Searched refs:time_msg (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10.1/vim-55/src/proto/
H A Dmain.pro9 void time_msg __ARGS((char *mesg, void *tv_start));
/macosx-10.10.1/vim-55/src/
H A Dmacros.h231 # define TIME_MSG(s) { if (time_fd != NULL) time_msg(s, NULL); }
H A Dex_cmds2.c3254 time_msg((char *)IObuff, &tv_start);
H A Dmain.c3412 time_msg(mesg, tv_start) function

Completed in 108 milliseconds