Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/lua/
H A Dlbaselib.c30 static int luaB_tonumber (lua_State *L) { in luaB_tonumber() function
272 {"tonumber", luaB_tonumber},
/f-stack/app/redis-5.0.5/deps/lua/src/
H A Dlbaselib.c53 static int luaB_tonumber (lua_State *L) { in luaB_tonumber() function
467 {"tonumber", luaB_tonumber},