Searched refs:is_zerocount (Results 1 - 1 of 1) sorted by relevance

/external/mksh/src/
H A Dedit.c3407 #define is_zerocount(c) (classify[(c)&0x7f]&vZ) macro
4056 if (argcnt == 0 && !is_zerocount(*cmd))

Completed in 113 milliseconds