Searched refs:ll_funcs (Results 1 – 1 of 1) sorted by relevance
724 static const luaL_Reg ll_funcs[] = { variable786 luaL_setfuncs(L, ll_funcs, 1); /* open lib into global table */ in luaopen_package()