Home
last modified time | relevance | path

Searched defs:CONCAT (Results 1 – 23 of 23) sorted by relevance

/external/elfutils/lib/
Dfixedsizehash.h38 #define CONCAT(t1,t2) __CONCAT (t1,t2) macro
42 #define CONCAT(t1,t2) CONCAT_EXPANDED(t1,t2) macro
80 struct CONCAT(PREFIX,fshash) in CONCAT() function
98 CLASS struct CONCAT(PREFIX,fshash) * in CONCAT() function
130 CONCAT(PREFIX,fshash_fini) (struct CONCAT(PREFIX,fshash) *htab) in CONCAT() function
137 static struct CONCAT(PREFIX,fshashent) * in CONCAT() function
175 CONCAT(PREFIX,fshash_insert) (struct CONCAT(PREFIX,fshash) *htab, in CONCAT() function
201 CONCAT(PREFIX,fshash_insert_hash) (struct CONCAT(PREFIX,fshash) *htab, in CONCAT() function
225 CONCAT(PREFIX,fshash_overwrite) (struct CONCAT(PREFIX,fshash) *htab, in CONCAT() function
246 CONCAT(PREFIX,fshash_find) (const struct CONCAT(PREFIX,fshash) *htab, in CONCAT() function
/external/mesa3d/src/gallium/auxiliary/draw/
Ddraw_pt_vsplit_tmp.h27 #define CONCAT(name, elt_type) CONCAT2(name, elt_type) macro
36 CONCAT(vsplit_primitive_, ELT_TYPE)(struct vsplit_frontend *vsplit, in CONCAT() function
132 CONCAT(vsplit_segment_cache_, ELT_TYPE)(struct vsplit_frontend *vsplit, in CONCAT() function
174 CONCAT(vsplit_segment_simple_, ELT_TYPE)(struct vsplit_frontend *vsplit, in CONCAT() function
184 CONCAT(vsplit_segment_loop_, ELT_TYPE)(struct vsplit_frontend *vsplit, in CONCAT() function
197 CONCAT(vsplit_segment_fan_, ELT_TYPE)(struct vsplit_frontend *vsplit, in CONCAT() function
/external/clang/test/Lexer/
Dcxx0x_keyword_as_cxx98.cpp12 #define CONCAT(X,Y) CONCAT2(X,Y) macro
/external/clang/test/Index/
Dc-index-getCursor-test.m55 #define CONCAT(X, Y) X##Y macro
/external/libffi/src/cris/
Dsysv.S29 #define CONCAT(x,y) x ## y macro
/external/python/cpython2/Modules/_ctypes/libffi/src/cris/
Dsysv.S29 #define CONCAT(x,y) x ## y macro
/external/autotest/client/deps/glbench/src/
Dwaffle_stuff.cc34 #define CONCAT(a, b) a##b macro
/external/libcxx/utils/google-benchmark/test/
Dskip_with_error_test.cc58 #define CONCAT(x, y) CONCAT2(x, y) macro
Dregister_benchmark_test.cc54 #define CONCAT(x, y) CONCAT2(x, y) macro
Doutput_test.h17 #define CONCAT(x, y) CONCAT2(x, y) macro
/external/google-benchmark/test/
Dskip_with_error_test.cc58 #define CONCAT(x, y) CONCAT2(x, y) macro
Dregister_benchmark_test.cc54 #define CONCAT(x, y) CONCAT2(x, y) macro
Doutput_test.h17 #define CONCAT(x, y) CONCAT2(x, y) macro
/external/autotest/client/site_tests/platform_ToolchainTests/src/
Dclang-fortify-tests.cpp673 #define CONCAT(x, y) CONCAT2(x, y) macro
676 std::vector<Failure> CONCAT(test_fortify_, _FORTIFY_SOURCE)() { in CONCAT() function
/external/mesa3d/src/glx/
Dglxextensions.c41 #define CONCAT(a,b) a ## b macro
/external/skia/src/core/
DSkPictureFlat.h32 CONCAT, enumerator
/external/skqp/src/core/
DSkPictureFlat.h32 CONCAT, enumerator
/external/libcxx/test/support/
Dfilesystem_test_helper.hpp273 #define CONCAT(LHS, RHS) CONCAT2(LHS, RHS) macro
/external/u-boot/drivers/mtd/
Dmtdconcat.c53 #define CONCAT(x) ((struct mtd_concat *)(x)) macro
/external/llvm/include/llvm/TableGen/
DRecord.h802 STRCONCAT, CONCAT, EQ }; enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/TableGen/
DRecord.h802 STRCONCAT, CONCAT, EQ, NE, LE, LT, GE, GT }; enumerator
/external/swiftshader/third_party/LLVM/include/llvm/TableGen/
DRecord.h954 enum BinaryOp { SHL, SRA, SRL, STRCONCAT, CONCAT, EQ }; enumerator
/external/mesa3d/src/mesa/x86/
Dassyntax.h81 #define CONCAT(x, y) x ## y macro
84 #define CONCAT(x, y) x/**/y macro
885 #define CONCAT(x, y) x ## y macro