/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/ |
H A D | DWARFUnitIndex.cpp | 49 #define CASE(S,T) \ in serializeSectionKind() macro 75 #define CASE(S,T) \ in deserializeSectionKind() macro
|
/netbsd-src/crypto/external/bsd/openssl/dist/test/ |
H A D | trace_api_test.c | 25 #define CASE(name) \ in test_trace_categories() macro
|
/netbsd-src/external/apache2/llvm/dist/clang/INPUTS/ |
H A D | cfg-big-switch.c | 20 #define CASE(i, x, y) \ in cfg_big_switch() macro
|
/netbsd-src/sys/dev/ir/ |
H A D | irframe.c | 284 #define CASE(s) case s: if (!(sc->sc_speedmask & CONC(IRDA_SPEED_,s))) return (EINVAL); break in irf_set_params() macro
|
/netbsd-src/usr.bin/xlint/lint1/ |
H A D | op.h | 126 CASE, /* does not appear in the tree */ enumerator
|
/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/ |
H A D | CXLoadedDiagnostic.cpp | 76 #define CASE(X) case serialized_diags::X: return CXDiagnostic_##X; in getSeverity() macro
|
/netbsd-src/bin/ksh/ |
H A D | lex.h | 87 #define CASE 265 macro
|
/netbsd-src/external/gpl3/binutils.old/dist/ld/ |
H A D | ldgram.h | 171 CASE = 372, /* CASE */ enumerator 311 #define CASE 372 macro
|
H A D | ldgram.c | 269 CASE = 372, /* CASE */ enumerator 409 #define CASE 372 macro
|
/netbsd-src/external/gpl3/binutils/dist/ld/ |
H A D | ldgram.h | 175 CASE = 376, /* CASE */ enumerator 319 #define CASE 376 macro
|
H A D | ldgram.c | 276 CASE = 376, /* CASE */ enumerator 420 #define CASE 376 macro
|
/netbsd-src/external/gpl2/gettext/dist/gnulib-local/lib/ |
H A D | gen-lbrkprop.c | 1296 #define CASE(x) case x: value_string = #x; break; in output_lbp() macro
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/ |
H A D | FuchsiaHandleChecker.cpp | 158 #define CASE(ID) \ in dump() macro
|
H A D | MallocChecker.cpp | 191 #define CASE(ID) case ID: OS << #ID; break; in dump() macro
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | internal-fn.c | 3358 #define CASE(CODE, IFN) case CODE: return IFN; in get_conditional_internal_fn() macro 3374 #define CASE(CODE, IFN) case IFN: return CODE; in conditional_internal_fn_code() macro 3409 #define CASE(NAME) case IFN_##NAME: return IFN_COND_##NAME; in get_conditional_internal_fn() macro 3425 #define CASE(NAME) case IFN_COND_##NAME: return IFN_##NAME; in get_unconditional_internal_fn() macro
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Basic/ |
H A D | IdentifierTable.cpp | 317 #define CASE(LEN, FIRST, THIRD, NAME) \ in getPPKeywordID() macro
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/ |
H A D | SerializedDiagnosticPrinter.cpp | 629 #define CASE(X) case DiagnosticsEngine::X: return serialized_diags::X; in getStableLevel() macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | internal-fn.cc | 4081 #define CASE(CODE, IFN) case CODE: return IFN; in get_conditional_internal_fn() macro 4097 #define CASE(CODE, IFN) case IFN: return CODE; in conditional_internal_fn_code() macro 4134 #define CASE(NAME) case IFN_##NAME: return IFN_COND_##NAME; in get_conditional_internal_fn() macro 4150 #define CASE(NAME) case IFN_COND_##NAME: return IFN_##NAME; in get_unconditional_internal_fn() macro
|
/netbsd-src/external/mpl/dhcp/dist/includes/ |
H A D | dhctoken.h | 237 CASE = 436, enumerator
|
/netbsd-src/external/mpl/dhcp/dist/keama/ |
H A D | dhctoken.h | 241 CASE = 436, enumerator
|
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/libgrep/ |
H A D | regex.c | 5725 # define CASE(x) label_##x in wcs_re_match_2_internal() macro 5772 # define CASE(x) \ in wcs_re_match_2_internal() macro
|
/netbsd-src/sys/dev/stbi/ |
H A D | stb_image.c | 999 #define CASE(a,b) case COMBO(a,b): for(i=x-1; i >= 0; --i, src += a, dest += b) in convert_format() macro 2750 #define CASE(f) \ in create_png_image_raw() macro 2773 #define CASE(f) \ in create_png_image_raw() macro
|
/netbsd-src/external/gpl2/diffutils/dist/lib/ |
H A D | regex.c | 5842 # define CASE(x) label_##x macro 5889 # define CASE(x) \ macro
|
/netbsd-src/external/apache2/llvm/dist/clang/utils/TableGen/ |
H A D | ClangDiagnosticsEmitter.cpp | 721 #define CASE(T) \ in Visit() macro
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Demangle/ |
H A D | ItaniumDemangle.h | 2201 #define CASE(X) case K ## X: return F(static_cast<const X*>(this)); in visit() macro
|