Home
last modified time | relevance | path

Searched refs:TOINT_INTRINSICS (Results 1 – 14 of 14) sorted by relevance

/glibc-2.36/sysdeps/ieee754/flt-32/
Dmath_config.h40 #ifndef TOINT_INTRINSICS
43 # define TOINT_INTRINSICS 0 macro
46 #if TOINT_INTRINSICS
159 #if TOINT_INTRINSICS
Ds_sincosf_data.c30 #if TOINT_INTRINSICS
47 #if TOINT_INTRINSICS
Ds_sincosf.h51 #if TOINT_INTRINSICS in reduce_fast()
De_expf.c85 #if TOINT_INTRINSICS in __expf()
De_exp10f.c178 #if TOINT_INTRINSICS in __exp10f()
De_powf.c95 #if TOINT_INTRINSICS in exp2_inline()
/glibc-2.36/sysdeps/ieee754/dbl-64/
Dmath_config.h40 #ifndef TOINT_INTRINSICS
43 # define TOINT_INTRINSICS 0 macro
46 #if TOINT_INTRINSICS
De_exp.c130 #if TOINT_INTRINSICS in __exp()
De_pow.c219 #if TOINT_INTRINSICS in exp_inline()
/glibc-2.36/sysdeps/x86/fpu/
Ds_sincosf_data.c30 #if TOINT_INTRINSICS
44 #if TOINT_INTRINSICS
/glibc-2.36/sysdeps/aarch64/fpu/
Dmath_private.h26 #define TOINT_INTRINSICS 1 macro
/glibc-2.36/sysdeps/s390/fpu/
Dmath_private.h26 # define TOINT_INTRINSICS 1 macro
/glibc-2.36/ChangeLog.old/
DChangeLog.202320 S390: Implement roundtoint and converttoint and define TOINT_INTRINSICS.
DChangeLog.1913974 (TOINT_INTRINSICS): Kept in math_private.h.
14535 document the semantics when TOINT_INTRINSICS is set.
33670 * sysdeps/aarch64/fpu/math_private.h (TOINT_INTRINSICS): Define.