Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dif_lua.c848 #define luaV_type_tostring(tname,luatname) \ macro
871 luaV_type_tostring(list, LUAVIM_LIST) in luaV_pushtype()
1048 luaV_type_tostring(dict, LUAVIM_DICT) in luaV_pushtype()
1193 luaV_type_tostring(blob, LUAVIM_BLOB) in luaV_pushtype()
1321 luaV_type_tostring(funcref, LUAVIM_FUNCREF) in luaV_type_tostring() function
1391 luaV_type_tostring(buffer, LUAVIM_BUFFER) in luaV_newtype()
1594 luaV_type_tostring(window, LUAVIM_WINDOW) in luaV_newtype()