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

/freebsd-13-stable/contrib/lua/src/
H A Dltable.c75 #define hashint(t,i) hashpow2(t, i) macro
139 return hashint(t, ivalueraw(*kvl));
707 Node *n = hashint(t, key);

Completed in 42 milliseconds