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/
Dlanghooks.h96 tree (*make_type) PARAMS ((enum tree_code));
Dexcept.c392 sjlj_fc_type_node = (*lang_hooks.types.make_type) (RECORD_TYPE); in init_eh()
/openbsd/src/gnu/gcc/gcc/
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()
Dlanghooks.h100 tree (*make_type) (enum tree_code); member
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()
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/
DMM_Win32.pm649 sub make_type { subroutine
DMakeMaker.pm1240 …printf STDOUT "Generating a %s %s\n", $self->make_type, $finalname if $Verbose || !$self->{PARENT};
DMM_VMS.pm2265 sub make_type { "$Config{make}-style"; } subroutine
DMM_Any.pm361 sub make_type { return 'Unix-style'; } subroutine
/openbsd/src/gnu/usr.bin/gcc/gcc/config/stormy16/
Dstormy16.c1157 record = (*lang_hooks.types.make_type) (RECORD_TYPE); in xstormy16_build_va_list()
/openbsd/src/gnu/gcc/gcc/config/xtensa/
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/
Dxtensa.c2349 record = (*lang_hooks.types.make_type) (RECORD_TYPE); in xtensa_build_va_list()
/openbsd/src/gnu/gcc/gcc/config/stormy16/
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/
Dd30v.c2201 record = (*lang_hooks.types.make_type) (RECORD_TYPE); in d30v_build_va_list()
/openbsd/src/gnu/usr.bin/gcc/gcc/config/s390/
Ds390.c5750 record = (*lang_hooks.types.make_type) (RECORD_TYPE); in s390_build_va_list()
/openbsd/src/gnu/usr.bin/gcc/gcc/config/sh/
Dsh.c5383 record = (*lang_hooks.types.make_type) (RECORD_TYPE); in sh_build_va_list()
/openbsd/src/gnu/gcc/gcc/objc/
Dobjc-act.c1812 tree type = (*lang_hooks.types.make_type) (RECORD_TYPE); in objc_build_internal_const_str_type()
/openbsd/src/gnu/gcc/gcc/config/s390/
Ds390.c7862 record = lang_hooks.types.make_type (RECORD_TYPE); in s390_build_builtin_va_list()
/openbsd/src/gnu/gcc/gcc/config/mips/
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/
Dalpha.c6228 record = (*lang_hooks.types.make_type) (RECORD_TYPE); in alpha_build_va_list()
/openbsd/src/gnu/gcc/gcc/config/alpha/
Dalpha.c5910 record = (*lang_hooks.types.make_type) (RECORD_TYPE); in alpha_build_builtin_va_list()
/openbsd/src/gnu/gcc/gcc/config/sh/
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/
Drs6000.c3441 record = (*lang_hooks.types.make_type) (RECORD_TYPE); in rs6000_build_va_list()
/openbsd/src/gnu/usr.bin/gcc/gcc/config/i386/
Di386.c2607 record = (*lang_hooks.types.make_type) (RECORD_TYPE); in ix86_build_va_list()

12