Home
last modified time | relevance | path

Searched refs:CONCAT2 (Results 1 – 19 of 19) sorted by relevance

/external/clang/test/Lexer/
Dcxx0x_keyword_as_cxx98.cpp12 #define CONCAT(X,Y) CONCAT2(X,Y)
13 #define CONCAT2(X,Y) X ## Y macro
/external/nos/host/generic/nugget/include/
Dapplication.h175 const struct app_info __keep CONCAT2(app_, Id) \
341 const struct app_info __keep CONCAT2(app_, Id) \
/external/mesa3d/src/gallium/auxiliary/draw/
Ddraw_pt_vsplit_tmp.h26 #define CONCAT2(name, elt_type) name ## elt_type macro
27 #define CONCAT(name, elt_type) CONCAT2(name, elt_type)
306 #undef CONCAT2
/external/google-benchmark/test/
Dregister_benchmark_test.cc54 #define CONCAT(x, y) CONCAT2(x, y)
55 #define CONCAT2(x, y) x##y macro
Dskip_with_error_test.cc58 #define CONCAT(x, y) CONCAT2(x, y)
59 #define CONCAT2(x, y) x##y macro
Doutput_test.h16 #define CONCAT2(x, y) x##y macro
17 #define CONCAT(x, y) CONCAT2(x, y)
/external/libcxx/utils/google-benchmark/test/
Dregister_benchmark_test.cc54 #define CONCAT(x, y) CONCAT2(x, y)
55 #define CONCAT2(x, y) x##y macro
Dskip_with_error_test.cc58 #define CONCAT(x, y) CONCAT2(x, y)
59 #define CONCAT2(x, y) x##y macro
Doutput_test.h16 #define CONCAT2(x, y) x##y macro
17 #define CONCAT(x, y) CONCAT2(x, y)
/external/libffi/src/aarch64/
Dsysv.S30 #define CONCAT1(a, b) CONCAT2(a, b)
31 #define CONCAT2(a, b) a ## b macro
/external/python/cpython2/Modules/_ctypes/libffi/src/aarch64/
Dsysv.S30 #define CONCAT1(a, b) CONCAT2(a, b)
31 #define CONCAT2(a, b) a ## b macro
/external/u-boot/arch/arc/lib/
D_millicodethunk.S8 #define CONCAT1(a, b) CONCAT2(a, b)
9 #define CONCAT2(a, b) a ## b macro
/external/python/cpython2/Modules/_ctypes/libffi_arm_wince/
Dsysv.asm33 ;#define CONCAT1(a, b) CONCAT2(a, b)
34 ;#define CONCAT2(a, b) a ## b
/external/libffi/src/metag/
Dsysv.S35 #define CONCAT1(a, b) CONCAT2(a, b)
36 #define CONCAT2(a, b) a ## b macro
/external/python/cpython2/Modules/_ctypes/libffi/src/metag/
Dsysv.S35 #define CONCAT1(a, b) CONCAT2(a, b)
36 #define CONCAT2(a, b) a ## b macro
/external/autotest/client/site_tests/platform_ToolchainTests/src/
Dclang-fortify-tests.cpp672 #define CONCAT2(x, y) x ## y macro
673 #define CONCAT(x, y) CONCAT2(x, y)
/external/libcxx/test/support/
Dfilesystem_test_helper.hpp272 #define CONCAT2(LHS, RHS) LHS##RHS macro
273 #define CONCAT(LHS, RHS) CONCAT2(LHS, RHS)
/external/python/cpython2/Modules/_ctypes/libffi/src/arm/
Dsysv.S35 #define CONCAT1(a, b) CONCAT2(a, b)
36 #define CONCAT2(a, b) a ## b macro
/external/libffi/src/arm/
Dsysv.S35 #define CONCAT1(a, b) CONCAT2(a, b)
36 #define CONCAT2(a, b) a ## b macro