Searched refs:compatible_float_op (Results 1 – 1 of 1) sorted by relevance
1307 static int compatible_float_op(int op) in compatible_float_op() function1325 if (tclass & TYPE_FLOAT && !compatible_float_op(op)) { in evaluate_assign_op()