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
427 if (ch < 0x100 && IS_CHAR(ch, B_CAP)) { in speak_char()432 if (ch < 0x100 && IS_CHAR(ch, B_CAP)) in speak_char()442 if (IS_CHAR(ch, B_CAP)) { in speak_char()504 if (ch < 0x100 && IS_CHAR(ch, B_NUM)) in say_phonetic_char()716 if (ch < 0x100 && IS_CHAR(ch, B_CAP)) { in spell_word()