Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dif_cscope.c27 static int cs_cnt_connections(void);
607 return (cs_cnt_connections() > 0); in cs_check_for_connections()
622 cs_cnt_connections(void) in cs_cnt_connections() function
2407 if (cs_cnt_connections() == 0) in cs_show()