Home
last modified time | relevance | path

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

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