Home
last modified time | relevance | path

Searched defs:luaL_optnumber (Results 1 – 2 of 2) sorted by path

/freebsd/contrib/lua/src/
H A Dlauxlib.c429 LUALIB_API lua_Number luaL_optnumber (lua_State *L, int arg, lua_Number def) { in luaL_optnumber() function
/freebsd/sys/contrib/openzfs/module/lua/
H A Dlauxlib.c343 LUALIB_API lua_Number luaL_optnumber (lua_State *L, int narg, lua_Number def) { in luaL_optnumber() function