Home
last modified time | relevance | path

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

/external/libunwind/src/ia64/
Dunwind_i.h140 #define IA64_IS_NULL_LOC(l) ((l) == 0) macro
245 #define IA64_IS_NULL_LOC(l) (((l).w0 | (l).w1) == 0) macro