/openbsd-src/gnu/llvm/llvm/tools/llvm-reduce/ |
H A D | DeltaManager.cpp | 129 #define DELTA_PASS(NAME, FUNC) \ in runAllDeltaPasses() argument 142 #define DELTA_PASS(NAME, FUNC) \ in runDeltaPassName() argument 161 #define DELTA_PASS(NAME, FUNC) OS << " " << NAME << "\n"; in printDeltaPasses() argument 172 #define DELTA_PASS(NAME, FUNC) NameSet.insert(NAME); in collectPassNames() argument
|
/openbsd-src/gnu/gcc/gcc/config/ |
H A D | netbsd.h | 147 #define COLLECT_SHARED_INIT_FUNC(STREAM,FUNC) \ argument 153 #define COLLECT_SHARED_FINI_FUNC(STREAM,FUNC) \ argument
|
/openbsd-src/gnu/usr.bin/gcc/gcc/config/ |
H A D | netbsd.h | 153 #define COLLECT_SHARED_INIT_FUNC(STREAM,FUNC) \ argument 159 #define COLLECT_SHARED_FINI_FUNC(STREAM,FUNC) \ argument
|
/openbsd-src/gnu/lib/libstdc++/libstdc++/libio/ |
H A D | libioP.h | 87 # define JUMP0(FUNC, THIS) _IO_JUMPS_FUNC(THIS)->FUNC (THIS) argument 88 # define JUMP1(FUNC, THIS, X1) _IO_JUMPS_FUNC(THIS)->FUNC (THIS, X1) argument 89 # define JUMP2(FUNC, THIS, X1, X2) _IO_JUMPS_FUNC(THIS)->FUNC (THIS, X1, X2) argument 90 # define JUMP3(FUNC, THIS, X1,X2,X3) _IO_JUMPS_FUNC(THIS)->FUNC (THIS, X1,X2, X3) argument 94 # define WJUMP0(FUNC, THIS) _IO_WIDE_JUMPS_FUNC(THIS)->FUNC (THIS) argument 95 # define WJUMP1(FUNC, THIS, X1) _IO_WIDE_JUMPS_FUNC(THIS)->FUNC (THIS, X1) argument 96 # define WJUMP2(FUNC, THIS, X1, X2) _IO_WIDE_JUMPS_FUNC(THIS)->FUNC (THIS, X1, X2) argument 97 # define WJUMP3(FUNC, THIS, X1,X2,X3) _IO_WIDE_JUMPS_FUNC(THIS)->FUNC (THIS, X1,X2, X3) argument
|
/openbsd-src/gnu/gcc/gcc/config/pa/ |
H A D | pa32-linux.h | 44 #define CRT_CALL_STATIC_FUNCTION(SECTION_OP, FUNC) \ argument
|
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/ |
H A D | complex-6.c | 9 #define TEST(TYPE, FUNC) \ argument
|
H A D | 20020307-1.c | 4 #define FUNC(N) void f##N(long j) { if ((j & MASK(N)) >= BITS(N)) abort();} macro
|
/openbsd-src/gnu/gcc/gcc/config/bfin/ |
H A D | uclinux.h | 17 #define CRT_CALL_STATIC_FUNCTION(SECTION_OP, FUNC) \ argument
|
H A D | elf.h | 19 #define CRT_CALL_STATIC_FUNCTION(SECTION_OP, FUNC) \ argument
|
/openbsd-src/gnu/gcc/gcc/config/sh/ |
H A D | lib1funcs.h | 31 #define FUNC(X) .type X,@function macro 38 #define FUNC(X) macro
|
H A D | linux-atomic.asm | 31 #define FUNC(X) .type X,@function macro
|
/openbsd-src/gnu/usr.bin/gcc/gcc/config/sparc/ |
H A D | sunos4.h | 47 #define ON_EXIT(FUNC) on_exit ((FUNC), 0) argument
|
/openbsd-src/gnu/gcc/gcc/config/m68k/ |
H A D | m68kemb.h | 26 #define FUNCTION_VALUE(VALTYPE,FUNC) LIBCALL_VALUE (TYPE_MODE (VALTYPE)) argument
|
H A D | linux.h | 228 #define FUNCTION_VALUE(VALTYPE, FUNC) \ argument
|
/openbsd-src/gnu/usr.bin/gcc/gcc/config/m68k/ |
H A D | m68kemb.h | 28 #define FUNCTION_VALUE(VALTYPE,FUNC) LIBCALL_VALUE (TYPE_MODE (VALTYPE)) argument
|
H A D | m68kv4.h | 151 #define FUNCTION_VALUE(VALTYPE, FUNC) \ argument
|
/openbsd-src/gnu/gcc/gcc/config/frv/ |
H A D | linux.h | 66 #define CRT_CALL_STATIC_FUNCTION(SECTION_OP, FUNC) \ argument
|
/openbsd-src/gnu/gcc/gcc/ |
H A D | libgcc2.c | 1405 #define FUNC __floatdisf macro 1409 #define FUNC __floatdidf macro 1415 FUNC (DWtype u) in FUNC() function 1517 #define FUNC __floatundisf macro 1521 #define FUNC __floatundidf macro 1527 FUNC (UDWtype u) in FUNC() function
|
H A D | crtstuff.c | 78 # define CRT_CALL_STATIC_FUNCTION(SECTION_OP, FUNC) \ argument
|
/openbsd-src/gnu/usr.bin/gcc/gcc/ |
H A D | crtstuff.c | 70 # define CRT_CALL_STATIC_FUNCTION(SECTION_OP, FUNC) \ argument
|
/openbsd-src/gnu/usr.bin/gcc/gcc/config/sh/ |
H A D | lib1funcs.asm | 42 #define FUNC(X,Y) .type X,Y; .hidden X macro 46 #define FUNC(X,Y) macro
|
/openbsd-src/gnu/gcc/gcc/config/rs6000/ |
H A D | linux64.h | 412 #define CRT_CALL_STATIC_FUNCTION(SECTION_OP, FUNC) \ argument 418 #define CRT_CALL_STATIC_FUNCTION(SECTION_OP, FUNC) \ argument
|
/openbsd-src/gnu/gcc/gcc/config/xtensa/ |
H A D | xtensa.h | 671 #define XTENSA_FUNCTION_VALUE(VALTYPE, FUNC, OUTGOINGP) \ argument 677 #define FUNCTION_VALUE(VALTYPE, FUNC) \ argument 680 #define FUNCTION_OUTGOING_VALUE(VALTYPE, FUNC) \ argument 833 #define INITIALIZE_TRAMPOLINE(ADDR, FUNC, CHAIN) \ argument 1219 #define CRT_CALL_STATIC_FUNCTION(SECTION_OP, FUNC) \ argument
|
/openbsd-src/sys/arch/sparc64/include/ |
H A D | asm.h | 86 #define FUNC(name) ASENTRY(name) macro
|
/openbsd-src/gnu/usr.bin/gcc/gcc/config/i386/ |
H A D | linux.h | 178 #define CRT_CALL_STATIC_FUNCTION(SECTION_OP, FUNC) \ argument
|