Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/accessibility/speakup/
H A Dspeakup.h41 #define IS_TYPE(x, type) ((spk_chartab[((u_char)x)] & type) == type) macro
/kernel/linux/linux-6.6/drivers/accessibility/speakup/
H A Dspeakup.h41 #define IS_TYPE(x, type) ((spk_chartab[((u_char)x)] & type) == type) macro

Completed in 1 milliseconds