Home
last modified time | relevance | path

Searched refs:O0 (Results 1 – 25 of 131) sorted by relevance

123456

/netbsd/src/external/gpl3/binutils/dist/opcodes/
Dmcore-opc.h25 O0, OT, O1, OC, O2, X1, OI, OB, enumerator
46 { "bkpt", O0, 0, 0x0000 },
47 { "sync", O0, 0, 0x0001 },
48 { "rte", O0, 1, 0x0002 },
49 { "rfe", O0, 1, 0x0002 },
50 { "rfi", O0, 1, 0x0003 },
51 { "stop", O0, 0, 0x0004 },
52 { "wait", O0, 0, 0x0005 },
53 { "doze", O0, 0, 0x0006 },
54 { "idly4", O0, 0, 0x0007 },
[all …]
/netbsd/src/external/gpl3/gdb/dist/opcodes/
Dmcore-opc.h25 O0, OT, O1, OC, O2, X1, OI, OB, enumerator
46 { "bkpt", O0, 0, 0x0000 },
47 { "sync", O0, 0, 0x0001 },
48 { "rte", O0, 1, 0x0002 },
49 { "rfe", O0, 1, 0x0002 },
50 { "rfi", O0, 1, 0x0003 },
51 { "stop", O0, 0, 0x0004 },
52 { "wait", O0, 0, 0x0005 },
53 { "doze", O0, 0, 0x0006 },
54 { "idly4", O0, 0, 0x0007 },
[all …]
/netbsd/src/external/gpl3/gcc/dist/gcc/
Dsancov.cc304 template <bool O0> class pass_sancov : public gimple_opt_pass
313 return new pass_sancov<O0> (m_ctxt); in clone()
318 return sanitize_coverage_p (fun->decl) && (!O0 || !optimize); in gate()
327 template <bool O0>
328 const pass_data pass_sancov<O0>::data = {
330 O0 ? "sancov_O0" : "sancov", /* name */
/netbsd/src/external/gpl3/gcc/dist/libgcc/config/ia64/
Dt-vms1 CRTSTUFF_T_CFLAGS = -O0
2 CRTSTUFF_T_CFLAGS_S = -O0
/netbsd/src/external/gpl3/gcc/dist/gcc/config/
Dx-cflags-O11 # At -O0 cc1 etc. are too large on some targets for successful
3 ifeq ($(filter-out -O0,$(lastword $(filter -O%,$(CFLAGS)))),)
/netbsd/src/crypto/external/bsd/netpgp/dist/src/netpgpverify/
Ddata14 CPPFLAGS+=-g -O0
15 LDFLAGS+=-g -O0
DMakefile.bsd21 CPPFLAGS+=-g -O0
22 LDFLAGS+=-g -O0
/netbsd/src/external/bsd/pcc/dist/pcc/arch/sparc64/
Dorder.c88 { NEVER, O0 }, in nspecial()
110 static int ret[] = { O0, O1, O2, O3, O4, O5, O6, O7, -1 }; in livecall()
Dmacdefs.h128 #define O0 7 macro
207 #define RETREG(x) ((x)==DOUBLE ? D0 : (x)==FLOAT ? F1 : O0)
Dlocal2.c210 if (l->n_rval != O0) in zzzcode()
211 printf("\tmov %s,%s\n", rnames[l->n_rval], rnames[O0]); in zzzcode()
/netbsd/src/crypto/external/bsd/netpgp/bin/netpgpverify/
DMakefile18 CPPFLAGS+=-g -O0
19 LDFLAGS+=-g -O0
/netbsd/src/usr.bin/make/
Dtest-variants.mk110 CFLAGS.opt-none= -O0 -ggdb
160 CFLAGS.coverage= -O0 -ggdb
210 CFLAGS.${name}= -ggdb -O0
/netbsd/src/crypto/external/bsd/heimdal/dist/lib/asn1/
DREADME.template76 229376 102400 0 421888 753664 b8000 (O0)
80 221184 77824 0 421888 720896 b0000 (O0)
/netbsd/src/external/mit/xorg/lib/
Dlibglsl.old.mk141 COPTS.ir_constant_expression.cpp+= -O0
142 COPTS.ir.cpp+= -O0
143 COPTS.nir_constant_expressions.c+= -O0
Dlibglsl.mk145 COPTS.ir_constant_expression.cpp+= -O0
146 COPTS.ir.cpp+= -O0
147 COPTS.nir_constant_expressions.c+= -O0
/netbsd/src/share/examples/puffs/icfs/
DMakefile6 DBG= -g -O0
/netbsd/src/share/examples/puffs/pnullfs/
DMakefile6 DBG= -g -O0
/netbsd/src/share/examples/puffs/rot13fs/
DMakefile6 DBG= -g -O0
/netbsd/src/external/gpl3/gcc/dist/gcc/config/rs6000/
Dx-linux-relax1 # At -O0 cc1 etc. are too large and -Wl,--relax is needed
/netbsd/src/external/public-domain/sqlite/dist/
DMakefile.fallback9 CFLAGS = -O0 -I.
/netbsd/src/lib/librumphijack/
DMakefile21 COPTS.hijackdlsym.c+= -O0
/netbsd/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
Dlarge-frame.exp55 foreach opt { O0 O1 O2 } {
/netbsd/src/sys/external/bsd/compiler_rt/dist/test/Unit/ppc/
Dtest2 … if gcc -arch ppc -O0 $FILE ../../../Release/ppc/libcompiler_rt.Optimized.a -mlong-double-128
/netbsd/src/doc/
DTODO.clang11 forces tree.c to be compiled with -O0.
/netbsd/src/external/mit/xorg/lib/fontconfig/src/
DMakefile301 COPTS.fccache.c+= -O0
302 COPTS.fccfg.c+= -O0

123456