Searched refs:ok1 (Results 1 - 11 of 11) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.dg/gomp/
H A Dblock-1.C18 goto ok1;
20 { ok1: break; }
H A Dblock-3.C38 goto ok1;
39 ok1:;
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.dg/gomp/
H A Dblock-1.c18 goto ok1;
20 { ok1: break; }
H A Dblock-3.c38 goto ok1;
39 ok1:;
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.old-deja/g++.oliva/
H A Doverload1.C15 int (*ok1)() = foo::bar; variable
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/g++.old-deja/g++.oliva/
H A Doverload1.C15 int (*ok1)() = foo::bar; variable
/netbsd-6-1-5-RELEASE/usr.sbin/rpcbind/
H A Dwarmstart.c150 int ok1, ok2 = TRUE; local
152 ok1 = read_struct(RPCBFILE, xdr_rpcblist_ptr, &tmp_rpcbl);
153 if (ok1 == FALSE)
/netbsd-6-1-5-RELEASE/sys/arch/i386/stand/lib/
H A Dbios_pci.S60 jnc ok1
64 ok1: label
H A Ddos_file.S48 jnc ok1
52 ok1: label
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/opcodes/
H A Dmep-opc.c145 int ok1; local
158 ok1 = ((machs & cd->machs) && cgen_bitset_intersect_p (& isas, cd->isas));
164 return (ok1 && ok2 && ok3);
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/opcodes/
H A Dmep-opc.c145 int ok1; local
158 ok1 = ((machs & cd->machs) && cgen_bitset_intersect_p (& isas, cd->isas));
164 return (ok1 && ok2 && ok3);

Completed in 147 milliseconds