Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dif_lua.c340 static const luaV_Reg luaV_dll[] = { variable
458 for (reg = luaV_dll; reg->func; reg++) in lua_link_init()