Searched defs:BAD (Results 1 - 14 of 14) sorted by relevance

/openbsd-current/gnu/gcc/gcc/config/c4x/
H A Dc4x-c.c60 #define BAD(gmsgid, arg) \ macro
/openbsd-current/gnu/usr.bin/gcc/gcc/config/c4x/
H A Dc4x-c.c58 #define BAD(msgid, arg) do { warning (msgid, arg); return -1; } while (0) macro
/openbsd-current/gnu/usr.bin/binutils/gas/config/
H A Dtc-m68851.h102 #define BAD (AC+1) /* 56,57,58,59, 60,61,62,63 */ macro
H A Dm68k-parse.h42 #define BAD BAD0 macro
/openbsd-current/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-m68851.h102 #define BAD (AC+1) /* 56,57,58,59, 60,61,62,63 */ macro
H A Dm68k-parse.h42 #define BAD BAD0 macro
/openbsd-current/gnu/usr.bin/gcc/gcc/config/
H A Ddarwin-c.c34 #define BAD(msgid) do { warning (msgid); return; } while (0) macro
/openbsd-current/lib/libc/regex/
H A Dregex2.h149 # define BAD 04 /* something wrong */ macro
/openbsd-current/gnu/gcc/gcc/config/
H A Ddarwin-c.c40 #define BAD(gmsgid) do { warning (OPT_Wpragmas, gmsgid); return; } while (0) macro
[all...]
/openbsd-current/gnu/usr.bin/perl/cpan/Compress-Raw-Zlib/zlib-src/
H A Dinflate.h50 BAD, /* got a data error -- remain here until reset */ enumerator in enum:__anon45
/openbsd-current/sys/lib/libz/
H A Dinflate.h50 BAD, /* got a data error -- remain here until reset */ enumerator in enum:__anon33
/openbsd-current/lib/libz/
H A Dinflate.h50 BAD, /* got a data error -- remain here until reset */ enumerator in enum:__anon6
/openbsd-current/bin/ksh/
H A Dexpr.c42 VAR, LIT, END, BAD enumerator in enum:token
/openbsd-current/sys/dev/pci/drm/i915/gt/
H A Dselftest_execlists.c681 enum { GOOD = 0, BAD = -EIO } error[2]; enumerator in enum:error_phase::__anon886

Completed in 233 milliseconds