Searched defs:PFSIZE (Results 1 - 2 of 2) sorted by relevance

/ast/src/cmd/coshell/
H A Dmisc.c950 #define PFSIZE 9 macro
955 static char buf[4][PFSIZE];
959 sfsprintf(buf[inx], PFSIZE, "%d.%02d", n / 100, n % 100);
/ast/src/lib/libast/vmalloc/
H A Dvmhdr.h397 #define PFSIZE(d) (PFDATA(d)->head.size.size) macro

Completed in 10 milliseconds