Searched refs:underflows (Results 1 – 9 of 9) sorted by relevance
1 * Fix FIFO/buffer overflows and underflows
36 result underflows before rounding, but becomes a normalised number
572 const unsigned int *underflows, in check_entry_size_and_hooks() argument606 if ((unsigned char *)e - base == underflows[h]) { in check_entry_size_and_hooks()613 newinfo->underflow[h] = underflows[h]; in check_entry_size_and_hooks()
734 const unsigned int *underflows, in check_entry_size_and_hooks() argument768 if ((unsigned char *)e - base == underflows[h]) { in check_entry_size_and_hooks()775 newinfo->underflow[h] = underflows[h]; in check_entry_size_and_hooks()
746 const unsigned int *underflows, in check_entry_size_and_hooks() argument780 if ((unsigned char *)e - base == underflows[h]) { in check_entry_size_and_hooks()787 newinfo->underflow[h] = underflows[h]; in check_entry_size_and_hooks()
112 leeway for computational errors (over/underflows). Example: if
87 over/underflows and clamping issues of integer values in general. The usual
278 control mechanisms exist on both sides to prevent underflows and overflows.
918 will detect preemption count underflows.