Home
last modified time | relevance | path

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

/misc/
A Dtsearch.c121 #define DEREFNODEPTR(NP) (*(NP)) macro
146 #define DEREFNODEPTR(NP) (node)((uintptr_t)(*(NP)) & ~((uintptr_t) 0x1)) macro

Completed in 5 milliseconds