Home
last modified time | relevance | path

Searched defs:oops (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/gnu/gcc/fixincludes/tests/base/sys/
H A Dfile.h19 int oops; variable
/openbsd-src/gnu/usr.bin/gcc/gcc/fixinc/tests/base/sys/
H A Dfile.h19 int oops; variable
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.pt/
H A Ddefarg10.C10 Tc<int> oops; // ERROR - using template in main() local
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.law/
H A Dvisibility6.C22 void oops() { derived.val(); }// ERROR - .* in oops() function
/openbsd-src/gnu/usr.bin/perl/ext/SDBM_File/
H A Dutil.c9 oops(char *s1, char *s2) in oops() function