Searched defs:CONCAT (Results 1 – 4 of 4) sorted by relevance
/external/elfutils/lib/ |
D | fixedsizehash.h | 26 #define CONCAT(t1,t2) __CONCAT (t1,t2) macro 63 struct CONCAT(PREFIX,fshash) in CONCAT() function 81 CLASS struct CONCAT(PREFIX,fshash) * in CONCAT() function 113 CONCAT(PREFIX,fshash_fini) (struct CONCAT(PREFIX,fshash) *htab) in CONCAT() function 120 static struct CONCAT(PREFIX,fshashent) * in CONCAT() function 158 CONCAT(PREFIX,fshash_insert) (struct CONCAT(PREFIX,fshash) *htab, in CONCAT() function 183 CONCAT(PREFIX,fshash_insert_hash) (struct CONCAT(PREFIX,fshash) *htab, in CONCAT() function 207 CONCAT(PREFIX,fshash_overwrite) (struct CONCAT(PREFIX,fshash) *htab, in CONCAT() function 226 CONCAT(PREFIX,fshash_find) (const struct CONCAT(PREFIX,fshash) *htab, in CONCAT() function
|
/external/qemu/ |
D | vnchextile.h | 2 #define CONCAT(a, b) CONCAT_I(a, b) macro 10 static void CONCAT(send_hextile_tile_, NAME)(VncState *vs, in CONCAT() function
|
/external/libffi/src/cris/ |
D | sysv.S | 29 #define CONCAT(x,y) x ## y macro
|
/external/skia/src/core/ |
D | SkPictureFlat.h | 17 CONCAT, enumerator
|