Home
last modified time | relevance | path

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

/external/lua/src/
Dlbaselib.c517 lua_pushglobaltable(L); in luaopen_base()
Dlua.h383 #define lua_pushglobaltable(L) \ macro
Dloadlib.c753 lua_pushglobaltable(L); in luaopen_package()