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