Searched refs:is_zerocount (Results 1 – 1 of 1) sorted by relevance
3432 #define is_zerocount(c) (classify[(c)&0x7f]&vZ) macro4097 if (argcnt == 0 && !is_zerocount(*cmd)) in vi_cmd()