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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/coreutils/
H A Dwc.c58 #define COUNT_FMT "llu" macro
61 #define COUNT_FMT "u" macro
76 const char *start_fmt = "%9"COUNT_FMT;
100 start_fmt = "%"COUNT_FMT;
185 s = " %9"COUNT_FMT; /* Ok... restore the leading space. */

Completed in 38 milliseconds