Home
last modified time | relevance | path

Searched defs:IA64_GET_ADDR (Results 1 – 1 of 1) sorted by relevance

/external/libunwind/src/ia64/
Dunwind_i.h139 #define IA64_GET_ADDR(l) ((l) & ~0x3) macro
243 #define IA64_GET_ADDR(l) ((l).w0 & ~0x3) macro