Searched refs:ar_match_index (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/binutils/bfd/
H A Dformat.c124 int ar_match_index; local
140 ar_match_index = _bfd_target_vector_entries;
270 matching_vector[ar_match_index] = *target;
271 ar_match_index++;
296 match_count = ar_match_index - _bfd_target_vector_entries;

Completed in 39 milliseconds