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

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/binutils/
H A Dar.c124 static int counted_name_counter = 0;
203 && match_count != counted_name_counter)
650 counted_name_counter = atoi (argv[arg_index++]);
651 if (counted_name_counter <= 0)
1087 && match_count != counted_name_counter)
122 static int counted_name_counter = 0; variable

Completed in 98 milliseconds