Searched defs:is_bad (Results 1 – 3 of 3) sorted by relevance
152 unsigned is_bad : 1; /* zone failed verification */ member
88 #define is_bad(c) (classify[(c)&0x7f]&B_) macro
2298 bool is_bad = FALSE; S_new_ctype() local [all...]