/third_party/elfutils/lib/ |
D | fixedsizehash.h | 37 #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/ |
D | draw_pt_vsplit_tmp.h | 27 #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/ |
D | dump-macros-only.c | 12 #define CONCAT(x,y) x ## y macro
|
D | dump-macros.c | 11 #define CONCAT(x,y) x ## y macro
|
/third_party/libffi/src/cris/ |
D | sysv.S | 29 #define CONCAT(x,y) x ## y macro
|
/third_party/libffi/src/arm/ |
D | sysv.S | 66 #define CONCAT(a, b) CONCAT2(a, b) macro
|
/third_party/benchmark/test/ |
D | skip_with_error_test.cc | 58 #define CONCAT(x, y) CONCAT2(x, y) macro
|
D | register_benchmark_test.cc | 54 #define CONCAT(x, y) CONCAT2(x, y) macro
|
D | output_test.h | 17 #define CONCAT(x, y) CONCAT2(x, y) macro
|
/third_party/mesa3d/src/glx/ |
D | glxextensions.c | 42 #define CONCAT(a,b) a ## b macro
|
/third_party/ffmpeg/tests/checkasm/ |
D | checkasm.h | 288 #define CONCAT(a,b) PASTE(a,b) macro
|
/third_party/node/deps/v8/src/base/ |
D | macros.h | 22 #define CONCAT(a, b) CONCAT_(a, b) macro
|
/third_party/skia/src/core/ |
D | SkPictureFlat.h | 32 CONCAT, enumerator
|
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/ |
D | cord_internal.h | 179 CONCAT = 0, enumerator
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/TableGen/ |
D | Record.h | 804 LISTSPLAT, STRCONCAT, CONCAT, EQ, NE, LE, LT, GE, enumerator
|
/third_party/mesa3d/src/mesa/x86/ |
D | assyntax.h | 81 #define CONCAT(x, y) x ## y macro 84 #define CONCAT(x, y) x/**/y macro 885 #define CONCAT(x, y) x ## y macro
|