Lines Matching refs:lua_settop
173 #define lua_settop dll_lua_settop macro
987 lua_settop(L, 2); in luaV_list_add()
992 lua_settop(L, 1); in luaV_list_add()
1012 lua_settop(L, 2); in luaV_list_insert()
1017 lua_settop(L, 1); in luaV_list_insert()
1269 lua_settop(L, 2); in luaV_blob_add()
1281 lua_settop(L, 1); in luaV_blob_add()
1405 lua_settop(L, 1); in luaV_buffer_call()
1600 lua_settop(L, 1); in luaV_newtype()
1762 lua_settop(L, 0); in luaV_debug()
1780 lua_settop(L, 1); // remove eventual returns, but keep vim.eval in luaV_debug()
2134 lua_settop(L, 1); in luaV_type()