Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dif_lua.c816 #define luaV_newtype(typ,tname,luatyp,luatname) \ macro
1389 luaV_newtype(buf_T, buffer, luaV_Buffer, LUAVIM_BUFFER) in luaV_newtype() function
1592 luaV_newtype(win_T, window, luaV_Window, LUAVIM_WINDOW) in luaV_newtype() function