Searched refs:ok2 (Results 1 - 15 of 15) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.dg/
H A Dpr14649-1.c13 double ok2 = 4*atan(1.0); local
14 return ok2;
H A Dpr19984.c15 double ok2 = nan (""); local
16 return ok2;
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.dg/
H A Dpr14649-1.c13 double ok2 = 4*atan(1.0); local
14 return ok2;
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.old-deja/g++.oliva/
H A Doverload1.C19 int (*ok2)() = &foo::bar; // ok variable
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/g++.old-deja/g++.oliva/
H A Doverload1.C18 int (*ok2)() = &foo::bar; // ok variable
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.dg/cpp0x/
H A Dstatic_assert2.C33 accept_evens<2> ok2; variable
/netbsd-6-1-5-RELEASE/usr.sbin/rpcbind/
H A Dwarmstart.c150 int ok1, ok2 = TRUE; local
156 ok2 = read_struct(PMAPFILE, xdr_pmaplist_ptr, &tmp_pmapl);
158 if (ok2 == FALSE) {
/netbsd-6-1-5-RELEASE/sys/arch/i386/stand/lib/
H A Dbios_pci.S105 jnc ok2
109 ok2: label
H A Ddos_file.S100 jnc ok2
104 ok2: label
/netbsd-6-1-5-RELEASE/distrib/utils/sysinst/arch/mac68k/
H A Dmenus.md.de151 menu ok2, title "Abbrechen?", y=17;
H A Dmenus.md.en151 menu ok2, title "Abort?", y=17;
H A Dmenus.md.es151 menu ok2, title "�Abortar?", y=17;
H A Dmenus.md.pl153 menu ok2, title "Przerwac?", y=17;
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/opcodes/
H A Dmep-opc.c146 int ok2; local
160 ok2 = (iconfig == 0 || iconfig == MEP_CONFIG);
164 return (ok1 && ok2 && ok3);
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/opcodes/
H A Dmep-opc.c146 int ok2; local
160 ok2 = (iconfig == 0 || iconfig == MEP_CONFIG);
164 return (ok1 && ok2 && ok3);

Completed in 294 milliseconds