Searched defs:IA64_IS_NULL_LOC (Results 1 – 1 of 1) sorted by relevance
140 #define IA64_IS_NULL_LOC(l) ((l) == 0) macro245 #define IA64_IS_NULL_LOC(l) (((l).w0 | (l).w1) == 0) macro