Home
last modified time | relevance | path

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

/third_party/elfutils/lib/
Dfixedsizehash.h37 #define CONCAT(t1,t2) CONCAT_EXPANDED(t1,t2) macro
74 struct CONCAT(PREFIX,fshash) in CONCAT() function
92 CLASS struct CONCAT(PREFIX,fshash) * in CONCAT() function
124 CONCAT(PREFIX,fshash_fini) (struct CONCAT(PREFIX,fshash) *htab) in CONCAT() function
131 static struct CONCAT(PREFIX,fshashent) * in CONCAT() function
169 CONCAT(PREFIX,fshash_insert) (struct CONCAT(PREFIX,fshash) *htab, in CONCAT() function
195 CONCAT(PREFIX,fshash_insert_hash) (struct CONCAT(PREFIX,fshash) *htab, in CONCAT() function
219 CONCAT(PREFIX,fshash_overwrite) (struct CONCAT(PREFIX,fshash) *htab, in CONCAT() function
240 CONCAT(PREFIX,fshash_find) (const struct CONCAT(PREFIX,fshash) *htab, in CONCAT() function
/third_party/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
/third_party/ltp/tools/sparse/sparse-src/validation/preprocessor/
Ddump-macros-only.c12 #define CONCAT(x,y) x ## y macro
Ddump-macros.c11 #define CONCAT(x,y) x ## y macro
/third_party/libffi/src/cris/
Dsysv.S29 #define CONCAT(x,y) x ## y macro
/third_party/libffi/src/arm/
Dsysv.S66 #define CONCAT(a, b) CONCAT2(a, b) macro
/third_party/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
/third_party/mesa3d/src/glx/
Dglxextensions.c42 #define CONCAT(a,b) a ## b macro
/third_party/ffmpeg/tests/checkasm/
Dcheckasm.h288 #define CONCAT(a,b) PASTE(a,b) macro
/third_party/node/deps/v8/src/base/
Dmacros.h22 #define CONCAT(a, b) CONCAT_(a, b) macro
/third_party/skia/src/core/
DSkPictureFlat.h32 CONCAT, enumerator
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
Dcord_internal.h179 CONCAT = 0, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/TableGen/
DRecord.h804 LISTSPLAT, STRCONCAT, CONCAT, EQ, NE, LE, LT, GE, enumerator
/third_party/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