Home
last modified time | relevance | path

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

/netbsd-src/external/mit/lua/dist/src/
H A Dloadlib.c706 static const luaL_Reg ll_funcs[] = { variable
765 luaL_setfuncs(L, ll_funcs, 1); /* open lib into global table */ in luaopen_package()