Searched refs:l_hashfloat (Results 1 – 1 of 1) sorted by relevance
96 #if !defined(l_hashfloat)97 static int l_hashfloat (lua_Number n) { in l_hashfloat() function122 return hashmod(t, l_hashfloat(fltvalue(key))); in mainposition()