Searched refs:l_hashfloat (Results 1 – 1 of 1) sorted by relevance
113 #if !defined(l_hashfloat)114 static int l_hashfloat (lua_Number n) { in l_hashfloat() function141 return hashmod(t, l_hashfloat(fltvalueraw(*kvl))); in mainposition()