Searched refs:c_common_type (Results 1 – 3 of 3) sorted by relevance
590 c_common_type (tree t1, tree t2) in c_common_type() function664 tree subtype = c_common_type (subtype1, subtype2); in c_common_type()774 return c_common_type (t1, t2); in common_type()3400 result_type = c_common_type (type1, type2); in build_conditional_expr()8675 result_type = c_common_type (type0, type1); in build_binary_op()
1115 * c-typeck.c (c_common_type): Choose the decimal floating point32109 (c_common_type): ...this.32110 (build_conditional_expr, build_binary_op): Use c_common_type instead
3998 * c-typeck.c (c_common_type): Disallow operations on decimal float