Searched refs:CORE (Results 1 - 25 of 32) sorted by relevance

12

/netbsd-current/crypto/external/bsd/openssl/dist/util/perl/OpenSSL/
H A DGlob.pm17 goto &CORE::glob;
/netbsd-current/crypto/external/bsd/openssl.old/dist/util/perl/OpenSSL/
H A DGlob.pm17 goto &CORE::glob;
/netbsd-current/crypto/external/bsd/netpgp/dist/bindings/perl/
H A DMakefile12 CPPFLAGS+=-I/usr/pkg/lib/perl5/5.10.0/i386-netbsd-thread-multi/CORE
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/aarch64/
H A Daarch64-opts.h39 #define AARCH64_ARCH(NAME, CORE, ARCH_IDENT, ARCH_REV, FLAGS) \
H A Ddriver-aarch64.c82 #define AARCH64_ARCH(NAME, CORE, ARCH_IDENT, ARCH_REV, FLAGS) \
109 /* Check wether the CORE array is the same as the big.LITTLE BL_CORE.
110 For an example CORE={0xd08, 0xd03} and
215 /* Return true iff ARR contains CORE, in either of the two elements. */
/netbsd-current/external/gpl3/gcc/dist/gcc/config/aarch64/
H A Daarch64-opts.h39 #define AARCH64_ARCH(NAME, CORE, ARCH_IDENT, ARCH_REV, FLAGS) \
H A Ddriver-aarch64.cc82 #define AARCH64_ARCH(NAME, CORE, ARCH_IDENT, ARCH_REV, FLAGS) \
109 /* Check wether the CORE array is the same as the big.LITTLE BL_CORE.
110 For an example CORE={0xd08, 0xd03} and
215 /* Return true iff ARR contains CORE, in either of the two elements. */
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-mep.h93 #define CORE 0 macro
H A Dtc-mep.c54 static int mode = CORE; /* Start in core mode. */
1256 /* IVC2 has two sets of coprocessor opcodes, one for CORE mode
2145 mode = CORE;
H A Dtc-i386.c951 ARCH (prescott, NOCONA, CORE, false),
953 ARCH (yonah, CORE, CORE, true),
954 ARCH (core, CORE, CORE, false),
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-mep.h93 #define CORE 0 macro
H A Dtc-mep.c54 static int mode = CORE; /* Start in core mode. */
1256 /* IVC2 has two sets of coprocessor opcodes, one for CORE mode
2145 mode = CORE;
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-mep.h93 #define CORE 0 macro
H A Dtc-mep.c54 static int mode = CORE; /* Start in core mode. */
1256 /* IVC2 has two sets of coprocessor opcodes, one for CORE mode
2145 mode = CORE;
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/score/
H A Dcrtn.S1 # crtn.S for Sunplus S+CORE
H A Dcrti.S1 # crti.S for Sunplus S+CORE
/netbsd-current/external/gpl3/gcc/dist/libgcc/config/score/
H A Dcrtn.S1 # crtn.S for Sunplus S+CORE
H A Dcrti.S1 # crti.S for Sunplus S+CORE
/netbsd-current/external/gpl3/gcc.old/dist/gcc/common/config/aarch64/
H A Daarch64-common.c187 #define AARCH64_ARCH(NAME, CORE, ARCH_IDENT, ARCH, FLAGS) \
/netbsd-current/external/gpl3/gcc/dist/gcc/common/config/aarch64/
H A Daarch64-common.cc187 #define AARCH64_ARCH(NAME, CORE, ARCH_IDENT, ARCH, FLAGS) \
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/
H A Dunwind-arm-common.inc175 #define uw_restore_core_regs(TARGET, CORE) \
180 restore_core_regs (CORE); \
/netbsd-current/external/gpl3/gcc/dist/libgcc/
H A Dunwind-arm-common.inc171 #define uw_restore_core_regs(TARGET, CORE) \
176 restore_core_regs (CORE); \
/netbsd-current/external/bsd/nvi/dist/dist/ExtUtils/
H A DEmbed.pm204 $MM->catdir("-L$Config{archlib}", "CORE"), " -lperl",
225 print " -I$Config{archlib}/CORE ";
422 -I $Config{archlib}/CORE
426 perl -MConfig -e 'print "-I $Config{archlib}/CORE"'
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/csky/
H A Dcsky.c214 #define CSKY_CORE(NAME, CORE, X, ARCH, ISA) \
215 {NAME, TARGET_CPU_##CORE, #ARCH, CSKY_BASE_ARCH_##ARCH, \
226 #define CSKY_ARCH(NAME, CORE, ARCH, ISA) \
227 {NAME, TARGET_CPU_##CORE, #ARCH, CSKY_BASE_ARCH_##ARCH, \
/netbsd-current/external/gpl3/gcc/dist/gcc/config/csky/
H A Dcsky.cc277 #define CSKY_CORE(NAME, CORE, X, ARCH, ISA) \
278 {NAME, TARGET_CPU_##CORE, #ARCH, CSKY_BASE_ARCH_##ARCH, \
289 #define CSKY_ARCH(NAME, CORE, ARCH, ISA) \
290 {NAME, TARGET_CPU_##CORE, #ARCH, CSKY_BASE_ARCH_##ARCH, \

Completed in 411 milliseconds

12