Searched defs:IS_CHAR (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/accessibility/speakup/
H A Dspeakup.h40 #define IS_CHAR(x, type) (spk_chartab[((u_char)x)] & type) macro

Completed in 102 milliseconds