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

/freebsd-13-stable/contrib/lua/src/
H A Dltable.c113 #if !defined(l_hashfloat)
114 static int l_hashfloat (lua_Number n) { function
141 return hashmod(t, l_hashfloat(fltvalueraw(*kvl)));

Completed in 59 milliseconds