Home
last modified time | relevance | path

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

/dports/editors/vim/vim-8.2.3745/src/
H A Dif_lua.c828 #define luaV_pushtype(typ,tname,luatyp) \ macro
870 luaV_pushtype(list_T, list, luaV_List) in luaV_pushtype() function
1047 luaV_pushtype(dict_T, dict, luaV_Dict) in luaV_pushtype() function
1192 luaV_pushtype(blob_T, blob, luaV_Blob) in luaV_pushtype() function
1390 luaV_pushtype(buf_T, buffer, luaV_Buffer) in luaV_newtype()
1593 luaV_pushtype(win_T, window, luaV_Window) in luaV_newtype()