Searched refs:lua_pushglobaltable (Results 1 – 2 of 2) sorted by relevance
216 static void lua_pushglobaltable(lua_State *L) { /* (-0, +1, -) */ in lua_pushglobaltable() function2615 lua_pushglobaltable(L); /* (sp += 1) */ in magnet_mainenv_metatable()2975 lua_pushglobaltable(L); /* (sp += 1) */ in magnet_script_setup_global_state()
2779 * [mod_magnet] define lua_pushglobaltable (for lua5.1) and use it (fixes #2719)