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