Home
last modified time | relevance | path

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

/ndk/sources/host-tools/make-3.81/
Dread.c1877 unsigned int max_targets = 0, target_idx = 0; in record_files() local
1933 target_idx = 0; in record_files()
1935 else if (target_idx == max_targets - 1) in record_files()
1944 targets[target_idx] = name; in record_files()
1945 target_percents[target_idx] = implicit_percent; in record_files()
1946 ++target_idx; in record_files()
2123 targets[target_idx] = 0; in record_files()
2124 target_percents[target_idx] = 0; in record_files()