Searched refs:oops (Results 1 - 14 of 14) sorted by last modified time

/freebsd-11-stable/contrib/tcsh/
H A Dsh.sem.c964 goto oops;
973 oops:
H A Dsh.lex.c1473 goto oops;
1528 oops:
H A Dsh.glob.c673 goto oops;
676 oops:
/freebsd-11-stable/sys/dev/sound/pci/
H A Dfm801.c610 goto oops;
618 if (codec == NULL) goto oops;
620 if (mixer_init(dev, ac97_getmixerclass(), codec) == -1) goto oops;
628 goto oops;
640 goto oops;
648 if (pcm_register(dev, fm801, FM801_MAXPLAYCH, 1)) goto oops;
658 oops:
/freebsd-11-stable/contrib/bmake/unit-tests/
H A Dvarcmd.mk29 FU+= oops
30 FOO+= oops
H A Dcond2.mk10 # expect: Bad conditional expression ` == "empty"' in == "empty"?oops:ok
11 X:= ${${TEST_NOT_SET} == "empty":?oops:ok}
14 Y= oops
21 Y= oops
/freebsd-11-stable/contrib/byacc/
H A Dconfigure4281 extern void oops(char *,...) GCC_PRINTFLIKE(1,2) GCC_NORETURN;
/freebsd-11-stable/crypto/openssl/util/
H A Dpod2man.pl410 $oops++;
415 $oops++;
754 $oops++;
759 $oops++;
927 $oops++;
933 #exit ($oops != 0);
/freebsd-11-stable/contrib/ntp/sntp/libopts/
H A Denum.c210 goto oops;
232 oops:
/freebsd-11-stable/contrib/ncurses/
H A Dconfigure12723 extern void oops(char *,...) GCC_PRINTFLIKE(1,2) GCC_NORETURN;
19374 # oops: C has a bool. Unlikely, but C++ could differ.
/freebsd-11-stable/contrib/dialog/
H A Dbuildlist.c895 int oops = item_no; local
938 if (--oops < 0) {
958 if (--oops < 0) {
H A Dconfigure4563 extern void oops(char *,...) GCC_PRINTFLIKE(1,2) GCC_NORETURN;
/freebsd-11-stable/contrib/byacc/test/
H A Derr_syntax19.y9 { $$ = $<oops>; }
/freebsd-11-stable/contrib/binutils/binutils/
H A Dreadelf.c3102 goto oops;
3115 oops:

Completed in 252 milliseconds