Searched refs:fmtint (Results 1 – 8 of 8) sorted by relevance
45 return fmtint(n, 0); in fmtbase()47 return fmtint(n, 1); in fmtbase()
86 fmtint(intmax_t ll, int unsign) in fmtint() function
276 extern char* fmtint(intmax_t, int);
689 fmtint;
502 string/fmtint.o \
92 fmtesc.c fmtfmt.c fmtfs.c fmtident.c fmtint.c fmtip4.c fmtip6.c fmtls.c \
1778 make fmtint.o1779 make string/fmtint.c1781 done string/fmtint.c1782 meta fmtint.o %.c>%.o string/fmtint.c fmtint1783 prev string/fmtint.c1784 exec - ${CC} ${mam_cc_FLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c string/fmtint.c1785 done fmtint.o generated6101 ….o fmtdev.o fmtelapsed.o fmterror.o fmtesc.o fmtfmt.o fmtfs.o fmtident.o fmtint.o fmtip4.o fmtip6.…
147 10-07-29 string/fmtint.c: fix nasty bug that rendered "1000" as "1"