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

/freebsd-13-stable/sys/contrib/openzfs/module/lua/
H A Dlstrlib.c822 ** 'string.format'; LUA_FLTFRM_T is the float type corresponding to
828 #define LUA_FLTFRM_T double macro
955 nb = str_sprintf(buff, form, (LUA_FLTFRM_T)luaL_checknumber(L, arg));

Completed in 101 milliseconds