Searched refs:hashint (Results 1 – 1 of 1) sorted by relevance
62 #define hashint(t,i) hashpow2(t, i) macro120 return hashint(t, ivalue(key)); in mainposition()521 Node *n = hashint(t, key); in luaH_getint()