Home
last modified time | relevance | path

Searched refs:dll_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
280 void (*dll_lua_settop) (lua_State *L, int idx); variable
397 {"lua_settop", (luaV_function) &dll_lua_settop},