Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Dtime.pro21 void time_push(void *tv_rel, void *tv_start);
/vim-8.2.3635/src/
H A Dtime.c919 time_push(void *tv_rel, void *tv_start) in time_push() function
H A Dscriptfile.c1278 time_push(&tv_rel, &tv_start); in do_source()