Searched refs:WC_QUIET (Results 1 – 3 of 3) sorted by relevance
39 #define WC_QUIET 0x20 macro
122 mode |= WC_QUIET; in b_wc()
230 if (x == -1 && eline != nlines && !(wp->mode & WC_QUIET)) in wc_count()451 if(eline!=nlines && !(wp->mode & WC_QUIET)) in wc_count()