Home
last modified time | relevance | path

Searched defs:luaL_optinteger (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/openzfs/module/lua/
H A Dlauxlib.c366 LUALIB_API lua_Integer luaL_optinteger (lua_State *L, int narg, in luaL_optinteger() function
/freebsd/contrib/lua/src/
H A Dlauxlib.c452 LUALIB_API lua_Integer luaL_optinteger (lua_State *L, int arg, in luaL_optinteger() function