Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dif_lua.c157 #define lua_callk dll_lua_callk
262 void (*dll_lua_callk) (lua_State *L, int nargs, int nresults, int ctx, variable
381 {"lua_callk", (luaV_function) &dll_lua_callk},