Home
last modified time | relevance | path

Searched refs:COUNT_T (Results 1 – 1 of 1) sorted by relevance

/busybox-1.35.0/coreutils/
Dwc.c67 # define COUNT_T unsigned long long macro
70 # define COUNT_T unsigned macro
114 COUNT_T *pcounts; in wc_main()
115 COUNT_T counts[NUM_WCS]; in wc_main()
116 COUNT_T totals[NUM_WCS]; in wc_main()