Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/speakup/
Dspeakup.h23 #define B_CAP 0x0004 macro
39 #define B_CAPSYM (B_CAP|B_SYM)
Dmain.c436 if (IS_CHAR(ch, B_CAP)) { in speak_char()
441 if (IS_CHAR(ch, B_CAP)) in speak_char()
450 if (IS_CHAR(ch, B_CAP)) { in speak_char()
709 if (IS_CHAR(ch, B_CAP)) { in spell_word()