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

/openbsd-current/gnu/llvm/compiler-rt/lib/builtins/aarch64/
H A Dlse.S90 #define x(N) GLUE2(x, N)
91 #define w(N) GLUE2(w, N)
/openbsd-current/gnu/llvm/libunwind/src/
H A Dassembly.h114 #define GLUE2(a, b) a ## b macro
115 #define GLUE(a, b) GLUE2(a, b)
/openbsd-current/gnu/llvm/compiler-rt/lib/builtins/
H A Dassembly.h204 #define GLUE2(a, b) GLUE2_(a, b) macro

Completed in 378 milliseconds