Lines Matching refs:is_operand_char
455 #define is_operand_char(x) (operand_chars[(unsigned char) x])3985 if (!is_operand_char (*l) && *l != END_OF_INSN)4011 else if (!is_operand_char (*l) && !is_space_char (*l))