Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dif_lua.c209 #define luaopen_table dll_luaopen_table
325 int (*dll_luaopen_table) (lua_State *L); variable
433 {"luaopen_table", (luaV_function) &dll_luaopen_table},