/sysdeps/ieee754/flt-32/ |
A D | math_errf.c | 36 xflowf (uint32_t sign, float y) in xflowf() 43 __math_uflowf (uint32_t sign) in __math_uflowf() 52 __math_may_uflowf (uint32_t sign) in __math_may_uflowf() 59 __math_oflowf (uint32_t sign) in __math_oflowf() 65 __math_divzerof (uint32_t sign) in __math_divzerof()
|
A D | mpn2flt.c | 28 __mpn_construct_float (mp_srcptr frac_ptr, int expt, int sign) in __mpn_construct_float()
|
A D | s_lroundf.c | 34 int sign; in __lroundf() local
|
A D | s_llroundf.c | 34 int sign; in __llroundf() local
|
A D | s_sinf.c | 74 int sign = xi >> 31; in SINF_FUNC() local
|
A D | s_cosf.c | 69 int sign = xi >> 31; in COSF_FUNC() local
|
A D | s_sincosf.c | 76 int sign = xi >> 31; in SINCOSF_FUNC() local
|
/sysdeps/ieee754/dbl-64/ |
A D | math_err.c | 38 xflow (uint32_t sign, double y) in xflow() 45 __math_uflow (uint32_t sign) in __math_uflow() 54 __math_may_uflow (uint32_t sign) in __math_may_uflow() 61 __math_oflow (uint32_t sign) in __math_oflow() 67 __math_divzero (uint32_t sign) in __math_divzero()
|
A D | s_lround.c | 36 int sign; in __lround() local
|
A D | s_llround.c | 37 int sign; in __llround() local
|
/sysdeps/ieee754/ldbl-96/ |
A D | mpn2ldbl.c | 29 __mpn_construct_long_double (mp_srcptr frac_ptr, int expt, int sign) in __mpn_construct_long_double()
|
A D | s_llroundl.c | 33 int sign; in __llroundl() local
|
A D | s_lroundl.c | 33 int sign; in __lroundl() local
|
/sysdeps/ieee754/float128/ |
A D | mpn2float128.c | 31 __mpn_construct_float128 (mp_srcptr frac_ptr, int expt, int sign) in __mpn_construct_float128()
|
/sysdeps/ieee754/ldbl-128/ |
A D | mpn2ldbl.c | 29 __mpn_construct_long_double (mp_srcptr frac_ptr, int expt, int sign) in __mpn_construct_long_double()
|
A D | s_llroundl.c | 33 int sign; in __llroundl() local
|
A D | s_lroundl.c | 33 int sign; in __lroundl() local
|
A D | s_cbrtl.c | 70 int e, rem, sign; in __cbrtl() local
|
A D | s_asinhl.c | 45 int32_t ix, sign; in __asinhl() local
|
/sysdeps/ieee754/ldbl-opt/ |
A D | nldbl-qecvt.c | 7 qecvt (double val, int ndigit, int *__restrict decpt, int *__restrict sign) in qecvt()
|
A D | nldbl-qfcvt.c | 7 qfcvt (double val, int ndigit, int *__restrict decpt, int *__restrict sign) in qfcvt()
|
A D | nldbl-qecvt_r.c | 7 qecvt_r (double val, int ndigit, int *__restrict decpt, int *__restrict sign, in qecvt_r()
|
A D | nldbl-qfcvt_r.c | 7 qfcvt_r (double val, int ndigit, int *__restrict decpt, int *__restrict sign, in qfcvt_r()
|
/sysdeps/ieee754/ldbl-128ibm/ |
A D | s_cbrtl.c | 36 int e, rem, sign; in __cbrtl() local
|
A D | mpn2ldbl.c | 31 __mpn_construct_long_double (mp_srcptr frac_ptr, int expt, int sign) in __mpn_construct_long_double()
|