Home
last modified time | relevance | path

Searched defs:macro (Results 1 – 25 of 29) sorted by relevance

12

/minix3/external/bsd/llvm/dist/clang/test/Lexer/
H A Dcxx-features.cpp8 #define check(macro, cxx98, cxx11, cxx1y) cxx98 == 0 ? defined(__cpp_##macro) : __cpp_##macro != cx… argument
10 #define check(macro, cxx98, cxx11, cxx1y) cxx11 == 0 ? defined(__cpp_##macro) : __cpp_##macro != cx… argument
12 #define check(macro, cxx98, cxx11, cxx1y) cxx1y == 0 ? defined(__cpp_##macro) : __cpp_##macro != cx… argument
/minix3/external/bsd/llvm/dist/llvm/test/MC/Mips/
H A Delf-tls.s44 .set macro define
76 .set macro define
112 .set macro define
H A Dmips_gprel16.s37 .set macro define
61 .set macro define
H A Dxgot.s54 .set macro define
H A Delf-N64.s51 .set macro define
H A Delf-relsym.s69 .set macro define
H A Dr-mips-got-disp.s44 .set macro define
H A Ddo_switch2.s63 .set macro define
H A Delf-gprel-32-64.s72 .set macro define
H A Ddo_switch3.s68 .set macro define
H A Ddo_switch1.s61 .set macro define
H A Dmips_directives.s35 .set macro define
/minix3/external/bsd/llvm/dist/llvm/test/MC/AsmParser/
H A Dinvalid-input-assertion.s3 .macro macro parameter=0 macro
/minix3/external/bsd/llvm/dist/clang/test/Misc/
H A Dinclude-stack-for-note-flag.cpp12 bool macro(int x, int y) { in macro() function
/minix3/minix/tests/
H A Dtest49.c17 #define TEST_PRINTF(type, macro, value, result) \ argument
/minix3/minix/commands/cawf/
H A Dcawf.h123 struct macro { struct
124 unsigned char name[2]; /* macro name */ argument
125 int bx; /* beginning Macrotxt[] index */
126 int ct; /* index count */
/minix3/lib/libedit/
H A Dchared.h66 Char **macro; member
/minix3/usr.bin/m4/
H A Dmain.c344 macro(void) in macro() function
/minix3/external/bsd/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DPlistDiagnostics.cpp332 else if (const PathDiagnosticMacroPiece *macro = in FlushDiagnosticsImpl() local
/minix3/bin/ksh/
H A Dc_ksh.c1424 int rv = 0, macro = 0, list = 0; local
H A Dvi.c191 static struct macro_state macro; variable
/minix3/external/bsd/llvm/dist/llvm/include/llvm-c/
H A DCore.h1156 #define LLVM_FOR_EACH_VALUE_SUBCLASS(macro) \ argument
/minix3/usr.bin/deroff/
H A Dderoff.c511 macro(void) in macro() function
/minix3/external/bsd/mdocml/dist/
H A Dmdoc_validate.c2487 macro2len(enum mdoct macro) in macro2len()
/minix3/external/bsd/bind/dist/unit/atf-src/atf-c/
H A Dmacros_test.c98 #define H_DEF(id, macro) \ argument

12