Searched defs:IS_TYPE (Results 1 – 2 of 2) sorted by relevance
41 #define IS_TYPE(x, type) ((spk_chartab[((u_char)x)] & type) == type) macro