/external/clang/test/Lexer/ |
cxx0x_keyword_as_cxx98.cpp | 12 #define CONCAT(X,Y) CONCAT2(X,Y) 13 #define CONCAT2(X,Y) X ## Y
|
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/include/ |
symcat.h | 23 #define CONCAT2(a,b) a##b 31 e.g. CONCAT2(foo, bar) because traditonal C will keep the space between 33 write CONCAT2(foo,bar). */ 34 #define CONCAT2(a,b) a/**/b 42 #define XCONCAT2(a,b) CONCAT2(a,b)
|
bfd.h | 46 cause the inner CONCAT2 macros to be evaluated first, producing 49 #define CONCAT4(a,b,c,d) XCONCAT2(CONCAT2(a,b),CONCAT2(c,d)) [all...] |
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.7/include/ |
symcat.h | 23 #define CONCAT2(a,b) a##b 31 e.g. CONCAT2(foo, bar) because traditonal C will keep the space between 33 write CONCAT2(foo,bar). */ 34 #define CONCAT2(a,b) a/**/b 42 #define XCONCAT2(a,b) CONCAT2(a,b)
|
bfd.h | 53 cause the inner CONCAT2 macros to be evaluated first, producing 56 #define CONCAT4(a,b,c,d) XCONCAT2(CONCAT2(a,b),CONCAT2(c,d)) [all...] |
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/include/ |
symcat.h | 23 #define CONCAT2(a,b) a##b 31 e.g. CONCAT2(foo, bar) because traditonal C will keep the space between 33 write CONCAT2(foo,bar). */ 34 #define CONCAT2(a,b) a/**/b 42 #define XCONCAT2(a,b) CONCAT2(a,b)
|
bfd.h | 46 cause the inner CONCAT2 macros to be evaluated first, producing 49 #define CONCAT4(a,b,c,d) XCONCAT2(CONCAT2(a,b),CONCAT2(c,d)) [all...] |
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.7/include/ |
symcat.h | 23 #define CONCAT2(a,b) a##b 31 e.g. CONCAT2(foo, bar) because traditonal C will keep the space between 33 write CONCAT2(foo,bar). */ 34 #define CONCAT2(a,b) a/**/b 42 #define XCONCAT2(a,b) CONCAT2(a,b)
|
bfd.h | 53 cause the inner CONCAT2 macros to be evaluated first, producing 56 #define CONCAT4(a,b,c,d) XCONCAT2(CONCAT2(a,b),CONCAT2(c,d)) [all...] |
/prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.6/include/ |
symcat.h | 23 #define CONCAT2(a,b) a##b 31 e.g. CONCAT2(foo, bar) because traditonal C will keep the space between 33 write CONCAT2(foo,bar). */ 34 #define CONCAT2(a,b) a/**/b 42 #define XCONCAT2(a,b) CONCAT2(a,b)
|
bfd.h | 46 cause the inner CONCAT2 macros to be evaluated first, producing 49 #define CONCAT4(a,b,c,d) XCONCAT2(CONCAT2(a,b),CONCAT2(c,d)) [all...] |
/prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.7/include/ |
symcat.h | 23 #define CONCAT2(a,b) a##b 31 e.g. CONCAT2(foo, bar) because traditonal C will keep the space between 33 write CONCAT2(foo,bar). */ 34 #define CONCAT2(a,b) a/**/b 42 #define XCONCAT2(a,b) CONCAT2(a,b)
|
/prebuilts/gcc/darwin-x86/x86/i686-linux-android-4.6/include/ |
symcat.h | 23 #define CONCAT2(a,b) a##b 31 e.g. CONCAT2(foo, bar) because traditonal C will keep the space between 33 write CONCAT2(foo,bar). */ 34 #define CONCAT2(a,b) a/**/b 42 #define XCONCAT2(a,b) CONCAT2(a,b)
|
/prebuilts/gcc/darwin-x86/x86/i686-linux-android-4.7/include/ |
symcat.h | 23 #define CONCAT2(a,b) a##b 31 e.g. CONCAT2(foo, bar) because traditonal C will keep the space between 33 write CONCAT2(foo,bar). */ 34 #define CONCAT2(a,b) a/**/b 42 #define XCONCAT2(a,b) CONCAT2(a,b)
|
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/include/ |
symcat.h | 23 #define CONCAT2(a,b) a##b 31 e.g. CONCAT2(foo, bar) because traditonal C will keep the space between 33 write CONCAT2(foo,bar). */ 34 #define CONCAT2(a,b) a/**/b 42 #define XCONCAT2(a,b) CONCAT2(a,b)
|
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.7/include/ |
symcat.h | 23 #define CONCAT2(a,b) a##b 31 e.g. CONCAT2(foo, bar) because traditonal C will keep the space between 33 write CONCAT2(foo,bar). */ 34 #define CONCAT2(a,b) a/**/b 42 #define XCONCAT2(a,b) CONCAT2(a,b)
|
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/include/ |
symcat.h | 23 #define CONCAT2(a,b) a##b 31 e.g. CONCAT2(foo, bar) because traditonal C will keep the space between 33 write CONCAT2(foo,bar). */ 34 #define CONCAT2(a,b) a/**/b 42 #define XCONCAT2(a,b) CONCAT2(a,b)
|
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.7/include/ |
symcat.h | 23 #define CONCAT2(a,b) a##b 31 e.g. CONCAT2(foo, bar) because traditonal C will keep the space between 33 write CONCAT2(foo,bar). */ 34 #define CONCAT2(a,b) a/**/b 42 #define XCONCAT2(a,b) CONCAT2(a,b)
|
/prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.6/include/ |
symcat.h | 23 #define CONCAT2(a,b) a##b 31 e.g. CONCAT2(foo, bar) because traditonal C will keep the space between 33 write CONCAT2(foo,bar). */ 34 #define CONCAT2(a,b) a/**/b 42 #define XCONCAT2(a,b) CONCAT2(a,b)
|
/prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.7/include/ |
symcat.h | 23 #define CONCAT2(a,b) a##b 31 e.g. CONCAT2(foo, bar) because traditonal C will keep the space between 33 write CONCAT2(foo,bar). */ 34 #define CONCAT2(a,b) a/**/b 42 #define XCONCAT2(a,b) CONCAT2(a,b)
|
/prebuilts/gcc/linux-x86/x86/i686-linux-android-4.6/include/ |
symcat.h | 23 #define CONCAT2(a,b) a##b 31 e.g. CONCAT2(foo, bar) because traditonal C will keep the space between 33 write CONCAT2(foo,bar). */ 34 #define CONCAT2(a,b) a/**/b 42 #define XCONCAT2(a,b) CONCAT2(a,b)
|
/prebuilts/gcc/linux-x86/x86/i686-linux-android-4.7/include/ |
symcat.h | 23 #define CONCAT2(a,b) a##b 31 e.g. CONCAT2(foo, bar) because traditonal C will keep the space between 33 write CONCAT2(foo,bar). */ 34 #define CONCAT2(a,b) a/**/b 42 #define XCONCAT2(a,b) CONCAT2(a,b)
|
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/draw/ |
draw_pt_vsplit_tmp.h | 27 #define CONCAT2(name, elt_type) name ## elt_type 28 #define CONCAT(name, elt_type) CONCAT2(name, elt_type) 312 #undef CONCAT2
|
/external/mesa3d/src/gallium/auxiliary/draw/ |
draw_pt_vsplit_tmp.h | 27 #define CONCAT2(name, elt_type) name ## elt_type 28 #define CONCAT(name, elt_type) CONCAT2(name, elt_type) 312 #undef CONCAT2
|
/external/libffi/src/arm/ |
sysv.S | 34 #define CONCAT1(a, b) CONCAT2(a, b) 35 #define CONCAT2(a, b) a ## b
|