Home
last modified time | relevance | path

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

/ndk/sources/host-tools/make-3.81/
Dfile.c1002 static unsigned long last_targ_count = 0; in build_target_list() local
1004 if (files.ht_fill != last_targ_count) in build_target_list()
1039 last_targ_count = files.ht_fill; in build_target_list()