Searched refs:VAR2 (Results 1 - 12 of 12) sorted by relevance

/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
H A Dreread2.c25 # define VAR2(n) VAR1 (n ## 0) VAR1(n ## 1) VAR1(n ## 2) VAR1(n ## 3) macro
26 # define VAR3(n) VAR2 (n ## 0) VAR2(n ## 1) VAR2(n ## 2) VAR2(n ## 3)
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
H A Dreread2.c25 # define VAR2(n) VAR1 (n ## 0) VAR1(n ## 1) VAR1(n ## 2) VAR1(n ## 3) macro
26 # define VAR3(n) VAR2 (n ## 0) VAR2(n ## 1) VAR2(n ## 2) VAR2(n ## 3)
/netbsd-current/usr.bin/make/unit-tests/
H A Descape.exp10 VAR2.BS=:222\\222:
11 VAR2.BS.a=:222\\aaa:
12 VAR2.BS.A=:222\\aaa:
13 VAR2.BS.d.a=:222\\${a}:
14 VAR2.BS.d.A=:222\\${A}:
15 VAR2.BS.c=:222\\:
16 VAR2.BS.s.c=:222\\:
H A Dposix1.exp46 ${%F:${VAR2}=${VAR}}=""
86 ${%F:${VAR2}=${VAR}}="obj1foo bar baz"
132 ${%F:${VAR2}=${VAR}}=""
179 ${%F:${VAR2}=${VAR}}="obj3foo bar baz"
H A Dposix1.mk83 VAR2= .o macro
110 \$${%%F:\$${VAR2}=\$${VAR}}=\"${%F:${VAR2}=${VAR}}\"\n\n"
H A Ddirective-export-gmake.mk21 export VAR=exported VAR2=exported-as-well
22 .if ${:!echo "\$VAR"!} != "exported VAR2=exported-as-well"
H A Dcond-cmp-string.mk150 VAR2= value2 macro
151 .if ${VAR1} != ${VAR2}
H A Dvarname-makeflags.mk151 @${MAKE} -Dbefore-2 -f ${MAKEFILE} append_stage_3 VAR2=value -Dafter-2
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/aarch64/
H A Daarch64-builtins.c341 #define VAR2(T, N, MAP, A, B) \ macro
345 VAR2 (T, N, MAP, A, B) \
2482 #undef VAR2 macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/arm/
H A Darm-builtins.c913 #define VAR2(T, N, A, B) \ macro
917 VAR2 (T, N, A, B) \
1342 #undef VAR2 macro
/netbsd-current/external/gpl3/gcc/dist/gcc/config/aarch64/
H A Daarch64-builtins.cc451 #define VAR2(T, N, MAP, FLAG, A, B) \ macro
455 VAR2 (T, N, MAP, FLAG, A, B) \
3333 #undef VAR2 macro
/netbsd-current/external/gpl3/gcc/dist/gcc/config/arm/
H A Darm-builtins.cc892 #define VAR2(T, N, A, B) \ macro
896 VAR2 (T, N, A, B) \
1321 #undef VAR2 macro

Completed in 207 milliseconds