Searched refs:fmtnum (Results 1 - 5 of 5) sorted by relevance

/ast/src/lib/libast/string/
H A Dfmtnum.c35 fmtnum(register unsigned long n, int m) function
/ast/src/lib/libast/include/
H A Dast.h280 extern char* fmtnum(unsigned long, int);
/ast/src/lib/libpz/
H A Dpzopen.c300 , fmtnum((pz->count.uncompressed * 100) / e, 0)
/ast/src/lib/libast/
H A DMakefile93 fmtmatch.c fmtmode.c fmtnum.c fmtperm.c fmtre.c fmttime.c fmtuid.c \
/ast/src/lib/libast/misc/
H A Dmagic.c973 b += sfsprintf(b, end - b, q, fmtnum(num, 0), num == 1 ? "" : "s", 0, 0, 0, 0, 0, 0);

Completed in 31 milliseconds