Home
last modified time | relevance | path

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

/openbsd/src/gnu/gcc/gcc/
Dc-typeck.c577 c_common_type (tree t1, tree t2) in c_common_type() function
651 tree subtype = c_common_type (subtype1, subtype2); in c_common_type()
761 return c_common_type (t1, t2); in common_type()
3308 result_type = c_common_type (type1, type2); in build_conditional_expr()
8222 result_type = c_common_type (type0, type1); in build_binary_op()