Searched refs:TIME_MSG (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/vim-53/src/
H A Dmain.c228 TIME_MSG("--- VIM STARTING ---");
254 TIME_MSG("GUI prepared");
271 TIME_MSG("Allocated generic buffers");
278 TIME_MSG("NetBeans debug wait");
288 TIME_MSG("locale set");
310 TIME_MSG("GUI prepared");
315 TIME_MSG("clipboard setup");
325 TIME_MSG("window checked");
347 TIME_MSG("inits 1");
372 TIME_MSG("parsin
[all...]
H A Dmacros.h231 # define TIME_MSG(s) { if (time_fd != NULL) time_msg(s, NULL); } macro
233 # define TIME_MSG(s) macro

Completed in 190 milliseconds