/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | except.cc | 637 tree temp_type; in build_throw() local 678 temp_type = is_bitfield_expr_with_lowered_type (exp); in build_throw() 679 if (!temp_type) in build_throw() 680 temp_type = cv_unqualified (type_decays_to (TREE_TYPE (exp))); in build_throw() 696 allocate_expr = do_allocate_exception (temp_type); in build_throw() 704 object = build_nop (build_pointer_type (temp_type), ptr); in build_throw() 708 if (CLASS_TYPE_P (temp_type)) in build_throw() 758 exp = build2 (INIT_EXPR, temp_type, object, tmp); in build_throw()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/objc/ |
H A D | objc-next-runtime-abi-01.c | 2425 tree decls, temp_type, *chain = NULL; in build_next_objc_exception_stuff() local 2432 temp_type = build_sized_array_type (integer_type_node, OBJC_JBLEN); in build_next_objc_exception_stuff() 2433 decls = add_field_decl (temp_type, "buf", &chain); in build_next_objc_exception_stuff() 2437 temp_type = build_sized_array_type (ptr_type_node, 4); in build_next_objc_exception_stuff() 2438 add_field_decl (temp_type, "pointers", &chain); in build_next_objc_exception_stuff() 2445 temp_type = build_varargs_function_type_list (integer_type_node, NULL_TREE); in build_next_objc_exception_stuff() 2447 = add_builtin_function (TAG_SETJMP, temp_type, 0, NOT_BUILT_IN, NULL, NULL_TREE); in build_next_objc_exception_stuff() 2450 temp_type in build_next_objc_exception_stuff() 2455 = add_builtin_function (TAG_EXCEPTIONEXTRACT, temp_type, 0, NOT_BUILT_IN, NULL, in build_next_objc_exception_stuff() 2459 temp_type in build_next_objc_exception_stuff() [all …]
|
H A D | objc-act.c | 2968 tree noreturn_list, nothrow_list, temp_type; in build_common_objc_exception_stuff() local 2976 temp_type = build_function_type_list (void_type_node, in build_common_objc_exception_stuff() 2980 = add_builtin_function (TAG_EXCEPTIONTHROW, temp_type, 0, NOT_BUILT_IN, NULL, in build_common_objc_exception_stuff() 2987 = add_builtin_function (TAG_SYNCENTER, temp_type, 0, NOT_BUILT_IN, in build_common_objc_exception_stuff() 2991 = add_builtin_function (TAG_SYNCEXIT, temp_type, 0, NOT_BUILT_IN, in build_common_objc_exception_stuff()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/objc/ |
H A D | objc-next-runtime-abi-01.cc | 2426 tree decls, temp_type, *chain = NULL; in build_next_objc_exception_stuff() local 2433 temp_type = build_sized_array_type (integer_type_node, OBJC_JBLEN); in build_next_objc_exception_stuff() 2434 decls = add_field_decl (temp_type, "buf", &chain); in build_next_objc_exception_stuff() 2438 temp_type = build_sized_array_type (ptr_type_node, 4); in build_next_objc_exception_stuff() 2439 add_field_decl (temp_type, "pointers", &chain); in build_next_objc_exception_stuff() 2446 temp_type = build_varargs_function_type_list (integer_type_node, NULL_TREE); in build_next_objc_exception_stuff() 2448 = add_builtin_function (TAG_SETJMP, temp_type, 0, NOT_BUILT_IN, NULL, NULL_TREE); in build_next_objc_exception_stuff() 2451 temp_type in build_next_objc_exception_stuff() 2456 = add_builtin_function (TAG_EXCEPTIONEXTRACT, temp_type, 0, NOT_BUILT_IN, NULL, in build_next_objc_exception_stuff() 2460 temp_type in build_next_objc_exception_stuff() [all …]
|
H A D | objc-act.cc | 3044 tree noreturn_list, nothrow_list, temp_type; in build_common_objc_exception_stuff() local 3052 temp_type = build_function_type_list (void_type_node, in build_common_objc_exception_stuff() 3056 = add_builtin_function (TAG_EXCEPTIONTHROW, temp_type, 0, NOT_BUILT_IN, NULL, in build_common_objc_exception_stuff() 3063 = add_builtin_function (TAG_SYNCENTER, temp_type, 0, NOT_BUILT_IN, in build_common_objc_exception_stuff() 3067 = add_builtin_function (TAG_SYNCEXIT, temp_type, 0, NOT_BUILT_IN, in build_common_objc_exception_stuff()
|
H A D | ChangeLog | 4002 and 'Class' as typedefs; rename 'temp_type' to 'type'; disable debug
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | except.c | 660 tree temp_type; in build_throw() local 728 temp_type = is_bitfield_expr_with_lowered_type (exp); in build_throw() 729 if (!temp_type) in build_throw() 730 temp_type = cv_unqualified (type_decays_to (TREE_TYPE (exp))); in build_throw() 746 allocate_expr = do_allocate_exception (temp_type); in build_throw() 754 object = build_nop (build_pointer_type (temp_type), ptr); in build_throw() 758 if (CLASS_TYPE_P (temp_type)) in build_throw() 804 exp = build2 (INIT_EXPR, temp_type, object, tmp); in build_throw()
|
/netbsd-src/bin/ksh/ |
H A D | sh.h | 332 enum temp_type { enum 336 typedef enum temp_type Temp_type;
|
/netbsd-src/external/gpl2/texinfo/dist/makeinfo/ |
H A D | insertion.c | 962 int temp_type; in end_insertion() local 967 temp_type = current_insertion_type (); in end_insertion() 970 type = temp_type; in end_insertion() 972 if (type != temp_type) in end_insertion() 976 insertion_type_pname (temp_type), insertion_type_pname (type)); in end_insertion()
|
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/ |
H A D | tc-i386.c | 3557 i386_operand_type temp_type; in build_vex_prefix() local 3559 temp_type = i.types[xchg]; in build_vex_prefix() 3561 i.types[0] = temp_type; in build_vex_prefix() 3594 i386_operand_type temp_type; in build_vex_prefix() local 3602 temp_type = i.types[xchg]; in build_vex_prefix() 3604 i.types[xchg + 1] = temp_type; in build_vex_prefix() 5650 i386_operand_type temp_type; in swap_2_operands() local 5654 temp_type = i.types[xchg2]; in swap_2_operands() 5656 i.types[xchg1] = temp_type; in swap_2_operands()
|
/netbsd-src/external/gpl3/binutils/dist/gas/config/ |
H A D | tc-i386.c | 7494 i386_operand_type temp_type; in swap_2_operands() local 7498 temp_type = i.types[xchg2]; in swap_2_operands() 7500 i.types[xchg1] = temp_type; in swap_2_operands()
|