Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dif_lua.c338 } luaV_Reg; typedef
340 static const luaV_Reg luaV_dll[] = {
449 const luaV_Reg *reg; in lua_link_init()