/openbsd-src/gnu/gcc/gcc/cp/ |
H A D | ChangeLog.tree-ssa | 180 * typeck.c (pointer_diff): Remove unused variable. 241 (pointer_diff, build_address, build_nop, build_unary_op): Likewise.
|
H A D | typeck.c | 54 static tree pointer_diff (tree, tree, tree); 3092 return pointer_diff (op0, op1, common_type (type0, type1)); in build_binary_op() 3788 pointer_diff (tree op0, tree op1, tree ptrtype) in pointer_diff() function
|
H A D | ChangeLog-2004 | 1326 convert_arguments, build_binary_op, pointer_diff, build_unary_op, 1677 (pointer_diff): Likewise. 2886 get_member_function_from_ptrfunc, build_binary_op, pointer_diff,
|
H A D | ChangeLog-2000 | 2526 (pointer_diff): Likewise. 5242 build_array_ref, convert_arguments, pointer_diff, 6761 build_binary_op_nodefault, pointer_int_sum, pointer_diff,
|
H A D | ChangeLog-1996 | 2459 convert_for_initialization, pointer_int_sum, pointer_diff, 4021 * typeck.c (pointer_int_sum, pointer_diff): Make code agree with C
|
H A D | ChangeLog-1997 | 160 * typeck.c (build_binary_op_nodefault, pointer_diff): Symmetric
|
H A D | ChangeLog-1999 | 5260 (pointer_diff): Likewise. 6246 (pointer_diff): Likewise.
|
H A D | ChangeLog-2003 | 2769 (pointer_diff): Remove OFFSET_TYPE case.
|
H A D | ChangeLog-1994 | 3105 (pointer_diff): Likewise the division.
|
H A D | ChangeLog-1998 | 3651 (pointer_diff): Likewise.
|
/openbsd-src/gnu/usr.bin/gcc/gcc/cp/ |
H A D | typeck.c | 59 static tree pointer_diff PARAMS ((tree, tree, tree)); 3106 return pointer_diff (op0, op1, common_type (type0, type1)); 3732 pointer_diff (op0, op1, ptrtype) in pointer_diff() function
|
H A D | ChangeLog.2 | 5260 (pointer_diff): Likewise. 6246 (pointer_diff): Likewise. 10439 (pointer_diff): Likewise. 13835 * typeck.c (build_binary_op_nodefault, pointer_diff): Symmetric 18737 convert_for_initialization, pointer_int_sum, pointer_diff, 20299 * typeck.c (pointer_int_sum, pointer_diff): Make code agree with C
|
H A D | ChangeLog | 12398 (pointer_diff): Likewise. 15114 build_array_ref, convert_arguments, pointer_diff, 16633 build_binary_op_nodefault, pointer_int_sum, pointer_diff,
|
H A D | ChangeLog.1 | 6545 (pointer_diff): Likewise the division.
|
/openbsd-src/gnu/usr.bin/gcc/gcc/ |
H A D | c-typeck.c | 61 static tree pointer_diff PARAMS ((tree, tree)); 1981 return pointer_diff (op0, op1); 2624 pointer_diff (op0, op1) in pointer_diff() function
|
H A D | FSFChangeLog.11 | 10299 * c-typeck.c (pointer_diff): Do not do default conversions when
|
H A D | ChangeLog.3 | 9513 build_binary_op, pointer_diff, build_unary_op, digest_init: Likewise.
|
H A D | ChangeLog.6 | 12364 * c-typeck.c (pointer_diff): Try to eliminate common term before
|
/openbsd-src/gnu/gcc/gcc/ |
H A D | c-typeck.c | 87 static tree pointer_diff (tree, tree); 2712 pointer_diff (tree op0, tree op1) in pointer_diff() function 7916 return pointer_diff (op0, op1); in build_binary_op()
|