Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dsyntax.c5924 int total_count = 0; in get_id_list() local
6047 if (count >= total_count) in get_id_list()
6074 if (count >= total_count) in get_id_list()
6097 total_count = count; in get_id_list()
6718 int total_count = 0; in syntime_report() local
6741 total_count += spp->sp_time.count; in syntime_report()
6801 msg_outnum(total_count); in syntime_report()