Searched refs:IS_CHAR (Results 1 – 2 of 2) sorted by relevance
40 #define IS_CHAR(x, type) (spk_chartab[((u_char)x)] & type) macro
431 if (ch < 0x100 && IS_CHAR(ch, B_CAP)) { in speak_char()436 if (ch < 0x100 && IS_CHAR(ch, B_CAP)) in speak_char()446 if (IS_CHAR(ch, B_CAP)) { in speak_char()508 if (ch < 0x100 && IS_CHAR(ch, B_NUM)) in say_phonetic_char()718 if (ch < 0x100 && IS_CHAR(ch, B_CAP)) { in spell_word()