Searched refs:WC_CHARS (Results 1 – 4 of 4) sorted by relevance
80 if (mode&WC_CHARS) in printout() 105 mode |= WC_CHARS; in b_wc() 141 if (mode&WC_CHARS) in b_wc() 145 mode |= WC_CHARS; in b_wc() 147 if (!(mode&(WC_WORDS|WC_CHARS|WC_LINES|WC_MBYTE|WC_LONGEST))) in b_wc() 148 mode |= (WC_WORDS|WC_CHARS|WC_LINES); in b_wc()
36 #define WC_CHARS 0x04 macro
80 if (mode&WC_CHARS) in printout()105 mode |= WC_CHARS; in b_wc()141 if (mode&WC_CHARS) in b_wc()145 mode |= WC_CHARS; in b_wc()147 if (!(mode&(WC_WORDS|WC_CHARS|WC_LINES|WC_MBYTE|WC_LONGEST))) in b_wc()148 mode |= (WC_WORDS|WC_CHARS|WC_LINES); in b_wc()