Home
last modified time | relevance | path

Searched refs:B_CAP (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/staging/speakup/
Dspeakup.h23 #define B_CAP 0x0004 macro
39 #define B_CAPSYM (B_CAP|B_SYM)
Dmain.c438 if (IS_CHAR(ch, B_CAP)) { in speak_char()
443 if (IS_CHAR(ch, B_CAP)) in speak_char()
452 if (IS_CHAR(ch, B_CAP)) { in speak_char()
712 if (IS_CHAR(ch, B_CAP)) { in spell_word()