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

/freebsd-12-stable/contrib/lua/src/
H A Dltable.c96 #if !defined(l_hashfloat)
97 static int l_hashfloat (lua_Number n) { function
122 return hashmod(t, l_hashfloat(fltvalue(key)));

Completed in 241 milliseconds