Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dif_lua.c172 #define lua_gettop dll_lua_gettop
279 int (*dll_lua_gettop) (lua_State *L); variable
396 {"lua_gettop", (luaV_function) &dll_lua_gettop},