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