Searched defs:inner2 (Results 1 – 11 of 11) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/internal/ |
H A D | postblit.d | 223 Inner inner1, inner2, inner3; variable
|
/netbsd-src/tests/usr.bin/xlint/lint1/ |
H A D | init_c99.c | 714 struct Inner2 inner2 = { in init_nested_struct() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | gimple-fold.c | 5589 tree inner2 = gimple_assign_rhs2 (stmt); in and_var_with_comparison_1() local 6010 tree inner2 = gimple_assign_rhs2 (stmt); in or_var_with_comparison_1() local
|
H A D | tree.c | 11728 tree inner2 = signed_or_unsigned_type_for (unsignedp, inner); in signed_or_unsigned_type_for() local 11739 tree inner2 = signed_or_unsigned_type_for (unsignedp, inner); in signed_or_unsigned_type_for() local
|
H A D | fold-const.c | 13776 tree inner2 = TREE_TYPE (TREE_OPERAND (op1, 0)); in tree_binary_nonnegative_warnv_p() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | gimple-fold.cc | 6649 tree inner2 = gimple_assign_rhs2 (stmt); in and_var_with_comparison_1() local 7102 tree inner2 = gimple_assign_rhs2 (stmt); in or_var_with_comparison_1() local
|
H A D | tree.cc | 10905 tree inner2 = signed_or_unsigned_type_for (unsignedp, inner); in signed_or_unsigned_type_for() local 10916 tree inner2 = signed_or_unsigned_type_for (unsignedp, inner); in signed_or_unsigned_type_for() local
|
H A D | fold-const.cc | 14698 tree inner2 = TREE_TYPE (TREE_OPERAND (op1, 0)); in tree_binary_nonnegative_warnv_p() local
|
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/libdruntime/ |
H A D | object.d | 2608 Inner inner1, inner2, inner3; variable
|
/netbsd-src/external/gpl3/gcc/dist/gcc/objc/ |
H A D | objc-act.cc | 2491 tree inner1 = TREE_TYPE (type1), inner2 = TREE_TYPE (type2); in objc_common_type() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/objc/ |
H A D | objc-act.c | 2429 tree inner1 = TREE_TYPE (type1), inner2 = TREE_TYPE (type2); in objc_common_type() local
|