Searched refs:loadedlibs (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/mit/lua/dist/src/
H A Dlinit.c46 static const luaL_Reg loadedlibs[] = { variable
69 /* "require" functions from 'loadedlibs' and set results to global table */
70 for (lib = loadedlibs; lib->func; lib++) {

Completed in 79 milliseconds