Home
last modified time | relevance | path

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

/external/elfutils/lib/
Dfixedsizehash.h38 #define CONCAT(t1,t2) __CONCAT (t1,t2) macro
75 struct CONCAT(PREFIX,fshash) in CONCAT() function
93 CLASS struct CONCAT(PREFIX,fshash) * in CONCAT() function
125 CONCAT(PREFIX,fshash_fini) (struct CONCAT(PREFIX,fshash) *htab) in CONCAT() function
132 static struct CONCAT(PREFIX,fshashent) * in CONCAT() function
170 CONCAT(PREFIX,fshash_insert) (struct CONCAT(PREFIX,fshash) *htab, in CONCAT() function
196 CONCAT(PREFIX,fshash_insert_hash) (struct CONCAT(PREFIX,fshash) *htab, in CONCAT() function
220 CONCAT(PREFIX,fshash_overwrite) (struct CONCAT(PREFIX,fshash) *htab, in CONCAT() function
241 CONCAT(PREFIX,fshash_find) (const struct CONCAT(PREFIX,fshash) *htab, in CONCAT() function
/external/mesa3d/src/gallium/auxiliary/draw/
Ddraw_pt_vsplit_tmp.h28 #define CONCAT(name, elt_type) CONCAT2(name, elt_type) macro
37 CONCAT(vsplit_primitive_, ELT_TYPE)(struct vsplit_frontend *vsplit, in CONCAT() function
123 CONCAT(vsplit_segment_cache_, ELT_TYPE)(struct vsplit_frontend *vsplit, in CONCAT() function
183 CONCAT(vsplit_segment_simple_, ELT_TYPE)(struct vsplit_frontend *vsplit, in CONCAT() function
193 CONCAT(vsplit_segment_loop_, ELT_TYPE)(struct vsplit_frontend *vsplit, in CONCAT() function
206 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/autotest/client/deps/glbench/src/
Dwaffle_stuff.cc32 #define CONCAT(a,b) a ## b macro
/external/mesa3d/src/glx/
Dglxextensions.c41 #define CONCAT(a,b) a ## b macro
/external/skia/src/core/
DSkPictureFlat.h28 CONCAT, enumerator
/external/llvm/include/llvm/TableGen/
DRecord.h727 enum BinaryOp { ADD, AND, SHL, SRA, SRL, LISTCONCAT, 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