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

/freebsd-10.1-release/contrib/binutils/bfd/
H A Dieee.c232 unsigned int term_count = 0;
238 term_count++;
252 term_count ++;
262 term_count++;
274 term_count++;
279 term_count++;
305 if (term_count == 0)
309 while (term_count > 1)
313 term_count--;
231 unsigned int term_count = 0; local

Completed in 101 milliseconds