Searched defs:ARG (Results 1 - 7 of 7) sorted by relevance

/haiku-buildtools/gcc/gcc/testsuite/gcc.target/aarch64/aapcs64/
H A Dtest_64x1_1.c13 ARG (float64x1_t, (float64x1_t) {123456.789}, D0) function
15 ARG (float64x1_t, (float64x1_t) {13579.2468}, D2) function
16 ARG (int64x1_t, (int64x1_t) {0xcafebabe0cabfaffLL}, D3) function
H A Dmacro-def.h36 #undef ARG macro
59 #define ARG(type,val,offset,...) LAST_ARG_NONFLAT(type, val, offset, \ macro
87 #undef ARG macro
98 #define ARG(type,val,offset) LAST_ARG(type, val, offset), macro
116 #undef ARG macro
128 #define ARG(type,val,offset,...) LAST_ARG(type, val, offset, __VA_ARGS__), macro
150 #undef ARG macro
162 #define ARG(type,val,offset,...) LAST_ARG(type, val, offset, __VA_ARGS__), macro
185 #undef ARG macro
199 #define ARG macro
221 #undef ARG macro
237 #define ARG macro
260 #undef ARG macro
274 #define ARG macro
[all...]
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/cpp/
H A Dstrify5.c20 #define ARG(x) x macro
/haiku-buildtools/jam/
H A Djamgram.h88 ARG = 304, enumerator in enum:yytokentype
139 #define ARG 304 macro
H A Djamgram.c115 ARG = 304, enumerator in enum:yytokentype
166 #define ARG 304 macro
/haiku-buildtools/legacy/gcc/gcc/java/
H A Dlang.c168 #define ARG "-foutput-class-dir=" macro
174 #undef ARG macro
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/arm/aapcs/
H A Dabitest.h74 #define ARG(type,val,offset) LAST_ARG(type, val, offset) macro
86 #undef ARG macro
91 #define ARG(type,val,offset) LAST_ARG(type, val, offset), macro
109 #undef ARG macro
114 #define ARG(type,val,offset) LAST_ARG(type, val, offset), macro

Completed in 98 milliseconds