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

/external/libffi/src/cris/
H A Dsysv.S29 #define CONCAT(x,y) x ## y define
30 #define XCONCAT(x,y) CONCAT (x, y)
/external/clang/test/Lexer/
H A Dcxx0x_keyword_as_cxx98.cpp12 #define CONCAT(X,Y) CONCAT2(X,Y) macro
14 int CONCAT(constexpr,ession);
19 extern int CONCAT(align,of); // expected-warning {{'alignof' is a keyword in C++11}}
21 #define static_assert(b, s) int CONCAT(check, __LINE__)[(b) ? 1 : 0];
/external/elfutils/lib/
H A Dfixedsizehash.h59 #define CONCAT(t1,t2) __CONCAT (t1,t2) macro
96 struct CONCAT(PREFIX,fshash) function
99 struct CONCAT(PREFIX,fshashent) function
114 CLASS struct CONCAT(PREFIX,fshash) *
115 CONCAT(PREFIX,fshash_init) (size_t nelems) function
117 struct CONCAT(PREFIX,fshash) *result;
132 result = (struct CONCAT(PREFIX,fshash) *)
133 xcalloc (sizeof (struct CONCAT(PREFIX,fshash))
134 + (nelems + 1) * sizeof (struct CONCAT(PREFIX,fshashent)), 1);
146 CONCAT(PREFI function
154 CONCAT(PREFIX,fshash_lookup) (struct CONCAT(PREFIX,fshash) *htab, function
191 CONCAT(PREFIX,fshash_insert) (struct CONCAT(PREFIX,fshash) *htab, function
217 CONCAT(PREFIX,fshash_insert_hash) (struct CONCAT(PREFIX,fshash) *htab, function
241 CONCAT(PREFIX,fshash_overwrite) (struct CONCAT(PREFIX,fshash) *htab, function
262 CONCAT(PREFIX,fshash_find) (const struct CONCAT(PREFIX,fshash) *htab, function
[all...]
/external/qemu/
H A Dvnchextile.h2 #define CONCAT(a, b) CONCAT_I(a, b) macro
3 #define pixel_t CONCAT(uint, CONCAT(BPP, _t))
5 #define NAME CONCAT(generic_, BPP)
10 static void CONCAT(send_hextile_tile_, NAME)(VncState *vs, function
209 #undef CONCAT macro
/external/skia/legacy/src/core/
H A DSkPictureFlat.h24 CONCAT, enumerator in enum:DrawType
/external/skia/src/core/
H A DSkPictureFlat.h33 CONCAT, enumerator in enum:DrawType
/external/llvm/include/llvm/TableGen/
H A DRecord.h930 enum BinaryOp { ADD, SHL, SRA, SRL, STRCONCAT, CONCAT, EQ }; enumerator in enum:llvm::BinOpInit::BinaryOp
/external/robolectric/lib/main/
H A Dh2-1.2.147.jarMETA-INF/MANIFEST.MF META-INF/services/java.sql.Driver org/h2/api/AggregateFunction ...
/external/jdiff/
H A Dxerces.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ org/ org/apache/ org/apache/html/ ...

Completed in 324 milliseconds