Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dexcept.cc637 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 Dobjc-next-runtime-abi-01.c2425 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 Dobjc-act.c2968 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 Dobjc-next-runtime-abi-01.cc2426 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 Dobjc-act.cc3044 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 DChangeLog4002 and 'Class' as typedefs; rename 'temp_type' to 'type'; disable debug
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dexcept.c660 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 Dsh.h332 enum temp_type { enum
336 typedef enum temp_type Temp_type;
/netbsd-src/external/gpl2/texinfo/dist/makeinfo/
H A Dinsertion.c962 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 Dtc-i386.c3557 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 Dtc-i386.c7494 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()