Lines Matching full:dng_exception
43 // (without under-/overflow). Otherwise, throws a dng_exception with error code
55 // (without wraparound). Otherwise, throws a dng_exception with error code
66 // result in an int32_t under- or overflow. Otherwise, throws a dng_exception
71 // result in wraparound. Otherwise, throws a dng_exception with error code
76 // (without overflow). Otherwise, throws a dng_exception with error code
91 // uint32_t (without wraparound). Otherwise, throws a dng_exception with error
100 // (without overflow). Otherwise, throws a dng_exception with error code
147 // (without overflow). Otherwise, throws a dng_exception with error code
160 // rounds up to the next integer. If arg2 is zero, throws a dng_exception with
175 // 'multiple_of' is zero, throws a dng_exception with error code
185 // without overflow. Otherwise, throws a dng_exception with error code
191 // without truncation, throws a dng_exception with error code dng_error_unknown.
220 // val is in range of the result type values. Otherwise, throws a dng_exception