Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dif_lua.c215 #define luaopen_debug dll_luaopen_debug
331 int (*dll_luaopen_debug) (lua_State *L); variable
439 {"luaopen_debug", (luaV_function) &dll_luaopen_debug},