Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dif_lua.c79 #define luaV_msg(L) luaV_msgfunc((L), (msgfunc_T) msg) macro
1753 luaV_msg(L); in luaV_print()