Searched refs:common_pointer_type (Results 1 – 3 of 3) sorted by relevance
| /freebsd-12.1/contrib/gcc/ |
| H A D | c-typeck.c | 532 common_pointer_type (tree t1, tree t2) in common_pointer_type() function 3448 result_type = common_pointer_type (type1, type2); in build_conditional_expr() 8522 result_type = common_pointer_type (type0, type1); in build_binary_op() 8612 result_type = common_pointer_type (type0, type1); in build_binary_op()
|
| H A D | ChangeLog-2004 | 14883 common_pointer_type, common_type, same_translation_unit_p, 31100 * c-typeck.c (composite_type, common_pointer_type): New functions. 31102 common_pointer_type. Ensure that arithmetic operations return 31106 common_pointer_type.
|
| H A D | ChangeLog-2005 | 33139 (common_pointer_type, comptypes, comp_target_types,
|