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
428 if (ch < 0x100 && IS_CHAR(ch, B_CAP)) { in speak_char()433 if (ch < 0x100 && IS_CHAR(ch, B_CAP)) in speak_char()443 if (IS_CHAR(ch, B_CAP)) { in speak_char()505 if (ch < 0x100 && IS_CHAR(ch, B_NUM)) in say_phonetic_char()717 if (ch < 0x100 && IS_CHAR(ch, B_CAP)) { in spell_word()