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