Home
last modified time | relevance | path

Searched refs:luaB_tonumber (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/openzfs/module/lua/
H A Dlbaselib.c30 static int luaB_tonumber (lua_State *L) { in luaB_tonumber() function
272 {"tonumber", luaB_tonumber},
/freebsd/contrib/lua/src/
H A Dlbaselib.c81 static int luaB_tonumber (lua_State *L) { in luaB_tonumber() function
526 {"tonumber", luaB_tonumber},