Searched refs:hashint (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/lua/src/
H A Dltable.c62 #define hashint(t,i) hashpow2(t, i) macro
120 return hashint(t, ivalue(key));
521 Node *n = hashint(t, key);

Completed in 108 milliseconds