Searched refs:is_zerocount (Results 1 - 1 of 1) sorted by relevance
/third_party/mksh/ | ||
H A D | edit.c | 3503 #define is_zerocount(c) (classify[rtt2asc(c) & 0x7F] & vZ) macro 4177 if (argcnt == 0 && !is_zerocount(*cmd)) in vi_cmd() |
Completed in 6 milliseconds