Home
last modified time | relevance | path

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

/drivers/staging/speakup/
Dspeakup.h25 #define B_CAP 0x0004 macro
41 #define B_CAPSYM (B_CAP|B_SYM)
Dmain.c431 if (IS_CHAR(ch, B_CAP)) { in speak_char()
436 if (IS_CHAR(ch, B_CAP)) in speak_char()
445 if (IS_CHAR(ch, B_CAP)) { in speak_char()
697 if (IS_CHAR(ch, B_CAP)) { in spell_word()