Home
last modified time | relevance | path

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

/vim-8.2.3635/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