Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dif_lua.c153 #define lua_pcall dll_lua_pcall
258 int (*dll_lua_pcall) (lua_State *L, int nargs, int nresults, int errfunc); variable
377 {"lua_pcall", (luaV_function) &dll_lua_pcall},