Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dif_lua.c173 #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()
[all …]