Searched refs:is_bad (Results 1 – 1 of 1) sorted by relevance
3391 #define is_bad(c) (classify[(c)&0x7f]&vB) macro3664 if (is_bad(ch)) { in vi_hook()