Home
last modified time | relevance | path

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

/dports/devel/geany-legacy/geany-1.37.1/src/
H A Dsymbols.c164 gsize old_tag_count = get_tag_count(); in symbols_load_global_tags() local
170 (guint) (get_tag_count() - old_tag_count)); in symbols_load_global_tags()
/dports/devel/geany/geany-1.38/src/
H A Dsymbols.c163 gsize old_tag_count = get_tag_count(); in symbols_load_global_tags() local
169 (guint) (get_tag_count() - old_tag_count)); in symbols_load_global_tags()