Searched refs:hashint (Results 1 – 1 of 1) sorted by relevance
87 #define hashint(t,i) hashpow2(t, i) macro145 return hashint(t, key); in mainposition()729 Node *n = hashint(t, key); in luaH_getint()
Completed in 4 milliseconds