Searched defs:HASHCHAINS (Results 1 - 2 of 2) sorted by relevance

/haiku/headers/private/kernel/
H A Delf_priv.h75 #define HASHCHAINS(image) ((unsigned int*)&(image)->symhash[2+HASHTABSIZE(image)]) macro
/haiku/headers/private/runtime_loader/
H A Druntime_loader.h177 #define HASHCHAINS(image) ((unsigned int*)&(image)->symhash[2+HASHTABSIZE(image)]) macro

Completed in 39 milliseconds