Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/Unwind/
Dassembly.h33 #define GLUE2(a, b) a ## b macro
34 #define GLUE(a, b) GLUE2(a, b)