Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dmessage.c3215 mch_msg(char *str) in mch_msg() function
H A Dvim.h2245 # define mch_msg(str) printf("%s", (str)) macro