Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dif_lua.c214 #define luaopen_package dll_luaopen_package
330 int (*dll_luaopen_package) (lua_State *L); variable
438 {"luaopen_package", (luaV_function) &dll_luaopen_package},