Home
last modified time | relevance | path

Searched refs:SET_NAN_PAYLOAD (Results 1 – 10 of 10) sorted by relevance

/glibc-2.36/sysdeps/generic/
Dmath-nan-payload-float.h19 #define SET_NAN_PAYLOAD(flt, mant) \ macro
Dmath-nan-payload-double.h19 #define SET_NAN_PAYLOAD(flt, mant) \ macro
Dmath-type-macros.h80 #ifndef SET_NAN_PAYLOAD
/glibc-2.36/sysdeps/ieee754/ldbl-96/
Dmath-nan-payload-ldouble.h19 #define SET_NAN_PAYLOAD(flt, mant) \ macro
/glibc-2.36/sysdeps/ieee754/ldbl-128ibm/
Dmath-nan-payload-ldouble.h19 #define SET_NAN_PAYLOAD(flt, mant) \ macro
/glibc-2.36/sysdeps/ieee754/ldbl-128/
Dmath-nan-payload-ldouble.h19 #define SET_NAN_PAYLOAD(flt, mant) \ macro
/glibc-2.36/sysdeps/ieee754/float128/
Dmath-nan-payload-float128.h21 #define SET_NAN_PAYLOAD(flt, mant) \ macro
/glibc-2.36/stdlib/
Dstrtod_nan_main.c55 SET_NAN_PAYLOAD (retval, mant); in STRTOD_NAN()
/glibc-2.36/manual/
Darith.texi2951 @c SET_NAN_PAYLOAD ok
/glibc-2.36/ChangeLog.old/
DChangeLog.1918013 * stdlib/strtod_nan_main.c (STRTOD_NAN): Use SET_NAN_PAYLOAD
18023 (SET_NAN_PAYLOAD): ... this.
18028 (SET_NAN_PAYLOAD): ... this.
18040 * sysdeps/generic/math-type-macros.h: Document SET_NAN_PAYLOAD and
18047 (SET_NAN_PAYLOAD): ... this.
18056 (SET_NAN_PAYLOAD): ... this.
18061 (SET_NAN_PAYLOAD): ... this.
18066 (SET_NAN_PAYLOAD): ... this.