Home
last modified time | relevance | path

Searched defs:luaopen_table (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/lua/src/
H A Dlualib.h24 LUAMOD_API int (luaopen_table) (lua_State *L); variable
H A Dltablib.c426 LUAMOD_API int luaopen_table (lua_State *L) { in luaopen_table() function
/freebsd/sys/contrib/openzfs/include/sys/lua/
H A Dlualib.h22 LUAMOD_API int (luaopen_table) (lua_State *L); variable
/freebsd/sys/contrib/openzfs/module/lua/
H A Dltablib.c274 LUAMOD_API int luaopen_table (lua_State *L) { in luaopen_table() function