Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dif_lua.c152 #define lua_call dll_lua_call
257 void (*dll_lua_call) (lua_State *L, int nargs, int nresults); variable
376 {"lua_call", (luaV_function) &dll_lua_call},