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