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

/freebsd-11-stable/sys/kern/
H A Dkern_fail.c959 uint8_t term_count; local
961 term_count = 1;
968 term_count++;
971 term_count > FP_MAX_ENTRY_COUNT)
/freebsd-11-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 278 milliseconds