Home
last modified time | relevance | path

Searched refs:FIX_LDBL_LLONG_CONVERT_OVERFLOW (Results 1 – 9 of 9) sorted by relevance

/sysdeps/s390/
A Dfix-fp-int-convert-overflow.h27 #define FIX_LDBL_LLONG_CONVERT_OVERFLOW 1 macro
/sysdeps/arm/
A Dfix-fp-int-convert-overflow.h28 #define FIX_LDBL_LLONG_CONVERT_OVERFLOW 0 macro
/sysdeps/csky/fpu/
A Dfix-fp-int-convert-overflow.h31 #define FIX_LDBL_LLONG_CONVERT_OVERFLOW 1 macro
/sysdeps/mips/mips32/fpu/
A Dfix-fp-int-convert-overflow.h28 #define FIX_LDBL_LLONG_CONVERT_OVERFLOW 0 macro
/sysdeps/riscv/rv32/
A Dfix-fp-int-convert-overflow.h33 #define FIX_LDBL_LLONG_CONVERT_OVERFLOW 0 macro
/sysdeps/generic/
A Dfix-fp-int-convert-overflow.h31 #define FIX_LDBL_LLONG_CONVERT_OVERFLOW 0 macro
/sysdeps/ieee754/ldbl-128/
A Ds_llroundl.c80 if (FIX_LDBL_LLONG_CONVERT_OVERFLOW in __llroundl()
86 else if (!FIX_LDBL_LLONG_CONVERT_OVERFLOW in __llroundl()
A Ds_llrintl.c94 else if (FIX_LDBL_LLONG_CONVERT_OVERFLOW && x != (_Float128) LLONG_MIN) in __llrintl()
/sysdeps/ieee754/float128/
A Dfloat128_private.h72 #undef FIX_LDBL_LLONG_CONVERT_OVERFLOW
74 #define FIX_LDBL_LLONG_CONVERT_OVERFLOW FIX_FLT128_LLONG_CONVERT_OVERFLOW macro

Completed in 8 milliseconds