Home
last modified time | relevance | path

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

/netbsd-src/external/mit/lua/dist/src/
H A Dloadlib.c693 static const luaL_Reg pk_funcs[] = { variable
748 luaL_newlib(L, pk_funcs); /* create 'package' table */ in luaopen_package()