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

/freebsd-12-stable/sys/kern/
H A Dkern_fail.c961 uint8_t term_count; local
963 term_count = 1;
970 term_count++;
973 term_count > FP_MAX_ENTRY_COUNT)
/freebsd-12-stable/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 120 milliseconds