Lines Matching refs:except

197 (This is identical to @code{div_t} except that the components are of
204 The @code{ldiv} function is similar to @code{div}, except that the
222 (This is identical to @code{div_t} except that the components are of
249 (This is identical to @code{div_t} except that the components are of
640 except itself and NaN, and negative infinity is smaller than all values
641 except itself and NaN. NaN is @dfn{unordered}: it is not equal to,
768 the order in which the exceptions are raised is undefined except that
792 Test whether the exception flags indicated by the parameter @var{except}
898 unchanged, but the invalid exception is still raised (except for a few
1369 @code{scalbn} is identical to @code{scalb}, except that the exponent
1382 @code{scalbln} is identical to @code{scalb}, except that the exponent
1698 These functions are like @code{fmod} except that they round the
1744 @c except signalling NaNs
1791 @code{nextafter} except that their second argument is a @code{long
1811 @code{nextup} never raises an exception except for signaling NaNs.
1830 @code{nextdown} never raises an exception except for signaling NaNs.
2098 except that @var{x} and @var{y} are only evaluated once.
2712 @code{strtol} except it converts to an @code{unsigned long int} value.
2738 The @code{strtoll} function is like @code{strtol} except that it returns
2811 The @code{strtoimax} function is like @code{strtol} except that it returns
2856 argument of @code{10}, except that it need not detect overflow errors.
2864 This function is like @code{atol}, except that it returns an @code{int}.
2872 This function is similar to @code{atol}, except it returns a @code{long
3063 These functions are like @code{strtod}, except for the return type.
3099 This function is similar to the @code{strtod} function, except that it
3154 These functions are like @code{strfromd}, except for the type of
3239 This function is equivalent to @code{ecvt} except that it takes a
3247 This function is equivalent to @code{fcvt} except that it
3255 This function is equivalent to @code{gcvt} except that it takes a
3275 The @code{ecvt_r} function is the same as @code{ecvt}, except
3287 The @code{fcvt_r} function is the same as @code{fcvt}, except that it
3298 The @code{qecvt_r} function is the same as @code{qecvt}, except
3309 The @code{qfcvt_r} function is the same as @code{qfcvt}, except