Home
last modified time | relevance | path

Searched defs: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
1321 luaV_type_tostring(funcref, LUAVIM_FUNCREF) in luaV_type_tostring() function