Lines Matching full:otherwise
39 // under-/overflow), stores this result in *result and returns true. Otherwise,
44 // (without under-/overflow). Otherwise, throws a dng_exception with error code
50 // wraparound), stores this result in *result and returns true. Otherwise,
56 // (without wraparound). Otherwise, throws a dng_exception with error code
62 // overflow, stores this result in *result and returns true. Otherwise,
67 // result in an int32_t under- or overflow. Otherwise, throws a dng_exception
72 // result in wraparound. Otherwise, throws a dng_exception with error code
77 // (without overflow). Otherwise, throws a dng_exception with error code
82 // wraparound), stores this result in *result and returns true. Otherwise,
92 // uint32_t (without wraparound). Otherwise, throws a dng_exception with error
101 // (without overflow). Otherwise, throws a dng_exception with error code
148 // (without overflow). Otherwise, throws a dng_exception with error code
169 // and returns true. Otherwise, or if 'multiple_of' is zero, returns false and
182 // stores it in *result. Otherwise, returns false and leaves *result unchanged.
186 // without overflow. Otherwise, throws a dng_exception with error code
221 // val is in range of the result type values. Otherwise, throws a dng_exception