Searched refs:COUNT_FMT (Results 1 – 1 of 1) sorted by relevance
68 # define COUNT_FMT "llu" macro71 # define COUNT_FMT "u" macro112 const char *start_fmt = " %9"COUNT_FMT + 1; in wc_main()136 start_fmt = "%"COUNT_FMT; in wc_main()237 s = " %9"COUNT_FMT; /* Ok... restore the leading space. */ in wc_main()