Home
last modified time | relevance | path

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

/freebsd/contrib/lua/src/
H A Dloadlib.c691 static const luaL_Reg pk_funcs[] = { variable
746 luaL_newlib(L, pk_funcs); /* create 'package' table */ in luaopen_package()