Searched refs:FLAGS (Results 26 - 50 of 160) sorted by relevance

1234567

/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/scripts/
H A Dcheck_performance28 FLAGS=`$flags_script --cxxflags`
35 CXX="$COMPILER $INCLUDES $PCH_FLAGS $FLAGS $LINK"
/netbsd-6-1-5-RELEASE/external/bsd/flex/dist/
H A Dscanopt.c86 static int FLAGS PROTO ((struct _scanopt_t *, int));
115 static int FLAGS (s, i)
367 if(FLAGS(s,i) & IS_LONG) \
373 if (!(FLAGS (s, ue->idx) & IS_LONG))
378 if (FLAGS (s, ap->idx) & IS_LONG)
383 if (FLAGS (s, ue->idx) & IS_LONG)
388 if (!(FLAGS (s, ap->idx) & IS_LONG))
431 has_short = !(FLAGS (s, ue->idx) & IS_LONG);
433 if (!(FLAGS (s, ap->idx) & IS_LONG)) {
452 if (!(FLAGS (
114 static int FLAGS (s, i) function
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/ld/testsuite/ld-cris/
H A Dtls-local-60.d18 FLAGS 0x00000010
H A Dtls-local-61.d17 FLAGS 0x00000010
H A Dtls-ie-10.d32 FLAGS 0x0+10
H A Dtls-ie-11.d32 FLAGS 0x0+10
H A Dtls-ie-8.d32 FLAGS 0x0+10
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/shlib/
H A Dsco5-shared-gcc.sh12 FLAGS="-O3 -fomit-frame-pointer"
H A Dsco5-shared.sh12 FLAGS="-O -DFILIO_H -Kalloca"
H A Dsvr5-shared-gcc.sh12 FLAGS="-O3 -DFILIO_H -fomit-frame-pointer -pthread"
H A Dsvr5-shared.sh12 FLAGS="-O -DFILIO_H -Kalloca -Kthread"
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/config/
H A Dtc-ppc.h215 #define md_elf_section_flags(FLAGS, ATTR, TYPE) ppc_section_flags (FLAGS, ATTR, TYPE)
/netbsd-6-1-5-RELEASE/sys/dev/ic/
H A Dz8536reg.h122 #define CTCSR_MASK(FLAGS) ((FLAGS) & 0x3f)
/netbsd-6-1-5-RELEASE/usr.sbin/pf/pfs/
H A Dtoken.l77 flags { return FLAGS;}
/netbsd-6-1-5-RELEASE/sys/arch/i386/include/
H A Dbioscall.h94 #define FLAGS r_flags.biosreg_half[BIOSREG_LO] macro
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/iq2000/
H A DMakefile.in99 FLAGS="with-scache with-profile=fn"
108 FLAGS="with-scache with-profile=fn" \
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/lm32/
H A DMakefile.in81 FLAGS="with-scache with-profile=fn"
89 FLAGS="with-scache with-profile=fn" \
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/sh64/
H A DMakefile.in114 FLAGS="with-scache"
127 cpu=sh64 mach=sh4,sh5 isa=compact,media FLAGS="with-multiple-isa with-scache" archfile=$(CGEN_CPU_DIR)/sh.cpu
135 cpu=sh64 mach=sh5 isa=compact FLAGS="with-scache" SUFFIX="-compact" archfile=$(CGEN_CPU_DIR)/sh.cpu
142 cpu=sh64 mach=sh5 isa=media FLAGS="with-scache" SUFFIX="-media" archfile=$(CGEN_CPU_DIR)/sh.cpu
148 cpu=sh64 mach=sh5 isa=compact FLAGS="with-scache" SUFFIX="-compact" EXTRAFILES="$(CGEN_CPU_SEM) $(CGEN_CPU_SEMSW)" \
156 cpu=sh64 mach=sh5 isa=media FLAGS="with-scache" SUFFIX="-media" EXTRAFILES="$(CGEN_CPU_SEM) $(CGEN_CPU_SEMSW)" \
/netbsd-6-1-5-RELEASE/sys/arch/ews4800mips/stand/boot/
H A DMakefile70 FLAGS = ${MIPSFLAGS} ${DEBUGFLAGS} ${OPTFLAGS} macro
71 AFLAGS = -xassembler-with-cpp -D_LOCORE ${FLAGS}
72 CFLAGS = ${FLAGS} -ffreestanding
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/cris/
H A DMakefile.in155 FLAGS="with-scache with-profile=fn"
163 cpu=crisv10f mach=crisv10 SUFFIX=v10 FLAGS="with-scache with-profile=fn" EXTRAFILES="$(CGEN_CPU_SEMSW)"
173 cpu=crisv32f mach=crisv32 SUFFIX=v32 FLAGS="with-scache with-profile=fn" EXTRAFILES="$(CGEN_CPU_SEMSW)"
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/libiberty/testsuite/
H A Dtest-pexecute.c201 #define TEST_PEX_INIT(FLAGS, TEMPBASE) \
202 (((test_pex_tmp = pex_init (FLAGS, "test-pexecute", TEMPBASE)) \
207 #define TEST_PEX_RUN(PEXOBJ, FLAGS, EXECUTABLE, ARGV, OUTNAME, ERRNAME) \
215 pex_run_err = pex_run (PEXOBJ, FLAGS, EXECUTABLE, ARGV, OUTNAME, \
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libiberty/testsuite/
H A Dtest-pexecute.c201 #define TEST_PEX_INIT(FLAGS, TEMPBASE) \
202 (((test_pex_tmp = pex_init (FLAGS, "test-pexecute", TEMPBASE)) \
207 #define TEST_PEX_RUN(PEXOBJ, FLAGS, EXECUTABLE, ARGV, OUTNAME, ERRNAME) \
215 pex_run_err = pex_run (PEXOBJ, FLAGS, EXECUTABLE, ARGV, OUTNAME, \
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/libiberty/testsuite/
H A Dtest-pexecute.c201 #define TEST_PEX_INIT(FLAGS, TEMPBASE) \
202 (((test_pex_tmp = pex_init (FLAGS, "test-pexecute", TEMPBASE)) \
207 #define TEST_PEX_RUN(PEXOBJ, FLAGS, EXECUTABLE, ARGV, OUTNAME, ERRNAME) \
215 pex_run_err = pex_run (PEXOBJ, FLAGS, EXECUTABLE, ARGV, OUTNAME, \
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/frv/
H A DMakefile.in118 FLAGS="with-scache"
127 FLAGS="with-scache with-profile=fn with-generic-write with-parallel-only" \
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libiberty/testsuite/
H A Dtest-pexecute.c201 #define TEST_PEX_INIT(FLAGS, TEMPBASE) \
202 (((test_pex_tmp = pex_init (FLAGS, "test-pexecute", TEMPBASE)) \
207 #define TEST_PEX_RUN(PEXOBJ, FLAGS, EXECUTABLE, ARGV, OUTNAME, ERRNAME) \
215 pex_run_err = pex_run (PEXOBJ, FLAGS, EXECUTABLE, ARGV, OUTNAME, \

Completed in 240 milliseconds

1234567