Home
last modified time | relevance | path

Searched refs:__CONCAT (Results 1 – 4 of 4) sorted by relevance

/external/clang/test/SemaTemplate/
Dinstantiate-array.cpp5 #define __CONCAT(__X, __Y) __CONCAT1(__X, __Y) macro
9 typedef int __CONCAT(__sa, __LINE__)[__b ? 1 : -1]
/external/clang/test/SemaCXX/
Dabstract.cpp4 #define __CONCAT(__X, __Y) __CONCAT1(__X, __Y) macro
8 typedef int __CONCAT(__sa, __LINE__)[__b ? 1 : -1]
/external/elfutils/src/lib/
Dfixedsizehash.h38 #define CONCAT(t1,t2) __CONCAT (t1,t2)
/external/elfutils/src/tests/
Drun-dwarf-getmacros.sh580 __CONCAT(x,y) x ## y