Home
last modified time | relevance | path

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

12

/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/Index/
Dc-index-getCursor-test.m55 #define CONCAT(X, Y) X##Y macro
/external/llvm-project/clang/test/Index/
Dc-index-getCursor-test.m55 #define CONCAT(X, Y) X##Y macro
/external/clang/test/Lexer/
Dcxx0x_keyword_as_cxx98.cpp12 #define CONCAT(X,Y) CONCAT2(X,Y) macro
/external/llvm-project/clang/test/Lexer/
Dcxx0x_keyword_as_cxx98.cpp12 #define CONCAT(X,Y) CONCAT2(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/swiftshader/src/Pipeline/
DSpirvShaderInstructions.cpp21 #define CONCAT(a, b) a##b macro
/external/llvm-project/lldb/tools/debugserver/source/
DRNBDefs.h20 #define CONCAT(a, b) CONCAT2(a, b) macro
/external/libffi/src/arm/
Dsysv.S66 #define CONCAT(a, b) CONCAT2(a, b) macro
/external/llvm-project/clang-tools-extra/test/clang-tidy/checkers/
Dreadability-avoid-const-params-in-decls.cpp125 #define CONCAT(a, b) a##b macro
Dmodernize-use-trailing-return-type.cpp465 #define CONCAT(a, b) a##b macro
/external/arm-trusted-firmware/fdts/
Dfvp-defs-dynamiq.dtsi23 #define CONCAT(x, y) x##y 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
/external/llvm-project/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
/external/llvm-project/llvm/utils/benchmark/test/
Dskip_with_error_test.cc58 #define CONCAT(x, y) CONCAT2(x, y) macro
Dregister_benchmark_test.cc52 #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
/external/autotest/client/site_tests/platform_ToolchainTests/src/
Dclang-fortify-tests.cpp759 #define CONCAT(x, y) CONCAT2(x, y) macro
762 std::vector<Failure> CONCAT(test_fortify_, _FORTIFY_SOURCE)() { in CONCAT() function
/external/openscreen/third_party/abseil/src/absl/strings/internal/
Dcord_internal.h116 CONCAT = 0, enumerator

12