Home
last modified time | relevance | path

Searched refs:make_type (Results 1 – 25 of 30) sorted by relevance

12

/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dlanghooks.h96 tree (*make_type) PARAMS ((enum tree_code));
H A Dexcept.c392 sjlj_fc_type_node = (*lang_hooks.types.make_type) (RECORD_TYPE); in init_eh()
/openbsd-src/gnu/gcc/gcc/
H A Dcoverage.c591 tree type = lang_hooks.types.make_type (RECORD_TYPE); in build_fn_info_type()
665 tree type = lang_hooks.types.make_type (RECORD_TYPE); in build_ctr_info_type()
779 type = lang_hooks.types.make_type (RECORD_TYPE); in build_gcov_info()
H A Dlanghooks.h100 tree (*make_type) (enum tree_code); member
H A Domp-low.c899 type = lang_hooks.types.make_type (RECORD_TYPE); in fixup_child_record_type()
1172 ctx->record_type = lang_hooks.types.make_type (RECORD_TYPE); in scan_omp_parallel()
1237 ctx->record_type = lang_hooks.types.make_type (RECORD_TYPE); in scan_omp_single()
H A Dexcept.c360 sjlj_fc_type_node = lang_hooks.types.make_type (RECORD_TYPE); in init_eh()
/openbsd-src/gnu/usr.bin/perl/cpan/ExtUtils-MakeMaker/lib/ExtUtils/
H A DMM_Win32.pm649 sub make_type { subroutine
H A DMakeMaker.pm1240 …printf STDOUT "Generating a %s %s\n", $self->make_type, $finalname if $Verbose || !$self->{PARENT};
H A DMM_VMS.pm2265 sub make_type { "$Config{make}-style"; } subroutine
H A DMM_Any.pm361 sub make_type { return 'Unix-style'; } subroutine
/openbsd-src/gnu/usr.bin/gcc/gcc/config/stormy16/
H A Dstormy16.c1157 record = (*lang_hooks.types.make_type) (RECORD_TYPE); in xstormy16_build_va_list()
/openbsd-src/gnu/gcc/gcc/config/xtensa/
H A Dxtensa.c2044 record = (*lang_hooks.types.make_type) (RECORD_TYPE); in xtensa_build_builtin_va_list()
/openbsd-src/gnu/usr.bin/gcc/gcc/config/xtensa/
H A Dxtensa.c2349 record = (*lang_hooks.types.make_type) (RECORD_TYPE); in xtensa_build_va_list()
/openbsd-src/gnu/gcc/gcc/config/stormy16/
H A Dstormy16.c1333 record = (*lang_hooks.types.make_type) (RECORD_TYPE); in xstormy16_build_builtin_va_list()
/openbsd-src/gnu/usr.bin/gcc/gcc/config/d30v/
H A Dd30v.c2201 record = (*lang_hooks.types.make_type) (RECORD_TYPE); in d30v_build_va_list()
/openbsd-src/gnu/usr.bin/gcc/gcc/config/s390/
H A Ds390.c5750 record = (*lang_hooks.types.make_type) (RECORD_TYPE); in s390_build_va_list()
/openbsd-src/gnu/gcc/gcc/objc/
H A Dobjc-act.c1812 tree type = (*lang_hooks.types.make_type) (RECORD_TYPE); in objc_build_internal_const_str_type()
/openbsd-src/gnu/usr.bin/gcc/gcc/config/sh/
H A Dsh.c5383 record = (*lang_hooks.types.make_type) (RECORD_TYPE); in sh_build_va_list()
/openbsd-src/gnu/gcc/gcc/config/s390/
H A Ds390.c7862 record = lang_hooks.types.make_type (RECORD_TYPE); in s390_build_builtin_va_list()
/openbsd-src/gnu/gcc/gcc/config/mips/
H A Dmips.c4132 record = (*lang_hooks.types.make_type) (RECORD_TYPE); in mips_build_builtin_va_list()
/openbsd-src/gnu/usr.bin/gcc/gcc/config/alpha/
H A Dalpha.c6228 record = (*lang_hooks.types.make_type) (RECORD_TYPE); in alpha_build_va_list()
/openbsd-src/gnu/gcc/gcc/config/alpha/
H A Dalpha.c5910 record = (*lang_hooks.types.make_type) (RECORD_TYPE); in alpha_build_builtin_va_list()
/openbsd-src/gnu/gcc/gcc/config/sh/
H A Dsh.c6749 record = (*lang_hooks.types.make_type) (RECORD_TYPE); in sh_build_builtin_va_list()
/openbsd-src/gnu/usr.bin/gcc/gcc/config/rs6000/
H A Drs6000.c3441 record = (*lang_hooks.types.make_type) (RECORD_TYPE); in rs6000_build_va_list()
/openbsd-src/gnu/usr.bin/gcc/gcc/config/i386/
H A Di386.c2607 record = (*lang_hooks.types.make_type) (RECORD_TYPE); in ix86_build_va_list()

12