Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dif_lua.c140 #define luaL_error dll_luaL_error
241 int (*dll_luaL_error) (lua_State *L, const char *fmt, ...); variable
364 {"luaL_error", (luaV_function) &dll_luaL_error},