Home
last modified time | relevance | path

Searched refs:c_common_type (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/gcc/
H A Dc-typeck.c590 c_common_type (tree t1, tree t2) in c_common_type() function
664 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()
H A DChangeLog-20051115 * c-typeck.c (c_common_type): Choose the decimal floating point
32109 (c_common_type): ...this.
32110 (build_conditional_expr, build_binary_op): Use c_common_type instead
H A DChangeLog-20063998 * c-typeck.c (c_common_type): Disallow operations on decimal float