Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dmacros.h215 # define TIME_MSG(s) do { if (time_fd != NULL) time_msg(s, NULL); } while (0) macro
217 # define TIME_MSG(s) do { /**/ } while (0) macro