Home
last modified time | relevance | path

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

/external/lua/src/
Dloadlib.c562 lua_getfield(L, LUA_REGISTRYINDEX, LUA_PRELOAD_TABLE); in searcher_preload()
782 luaL_getsubtable(L, LUA_REGISTRYINDEX, LUA_PRELOAD_TABLE); in luaopen_package()
Dlauxlib.h28 #define LUA_PRELOAD_TABLE "_PRELOAD" macro