Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Dterminal.pro13 int term_check_timers(int next_due_arg, proftime_T *now);
/vim-8.2.3635/src/
H A Dtime.c625 next_due = term_check_timers(next_due, &now); in check_due_timer()
H A Dterminal.c1979 term_check_timers(int next_due_arg, proftime_T *now) in term_check_timers() function