Searched defs:DEREFNODEPTR (Results 1 – 1 of 1) sorted by relevance
121 #define DEREFNODEPTR(NP) (*(NP)) macro146 #define DEREFNODEPTR(NP) (node)((uintptr_t)(*(NP)) & ~((uintptr_t) 0x1)) macro