Home
last modified time | relevance | path

Searched defs:sign (Results 1 – 25 of 47) sorted by relevance

12

/sysdeps/ieee754/flt-32/
A Dmath_errf.c36 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 Dmpn2flt.c28 __mpn_construct_float (mp_srcptr frac_ptr, int expt, int sign) in __mpn_construct_float()
A Ds_lroundf.c34 int sign; in __lroundf() local
A Ds_llroundf.c34 int sign; in __llroundf() local
A Ds_sinf.c74 int sign = xi >> 31; in SINF_FUNC() local
A Ds_cosf.c69 int sign = xi >> 31; in COSF_FUNC() local
A Ds_sincosf.c76 int sign = xi >> 31; in SINCOSF_FUNC() local
/sysdeps/ieee754/dbl-64/
A Dmath_err.c38 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 Ds_lround.c36 int sign; in __lround() local
A Ds_llround.c37 int sign; in __llround() local
/sysdeps/ieee754/ldbl-96/
A Dmpn2ldbl.c29 __mpn_construct_long_double (mp_srcptr frac_ptr, int expt, int sign) in __mpn_construct_long_double()
A Ds_llroundl.c33 int sign; in __llroundl() local
A Ds_lroundl.c33 int sign; in __lroundl() local
/sysdeps/ieee754/float128/
A Dmpn2float128.c31 __mpn_construct_float128 (mp_srcptr frac_ptr, int expt, int sign) in __mpn_construct_float128()
/sysdeps/ieee754/ldbl-128/
A Dmpn2ldbl.c29 __mpn_construct_long_double (mp_srcptr frac_ptr, int expt, int sign) in __mpn_construct_long_double()
A Ds_llroundl.c33 int sign; in __llroundl() local
A Ds_lroundl.c33 int sign; in __lroundl() local
A Ds_cbrtl.c70 int e, rem, sign; in __cbrtl() local
A Ds_asinhl.c45 int32_t ix, sign; in __asinhl() local
/sysdeps/ieee754/ldbl-opt/
A Dnldbl-qecvt.c7 qecvt (double val, int ndigit, int *__restrict decpt, int *__restrict sign) in qecvt()
A Dnldbl-qfcvt.c7 qfcvt (double val, int ndigit, int *__restrict decpt, int *__restrict sign) in qfcvt()
A Dnldbl-qecvt_r.c7 qecvt_r (double val, int ndigit, int *__restrict decpt, int *__restrict sign, in qecvt_r()
A Dnldbl-qfcvt_r.c7 qfcvt_r (double val, int ndigit, int *__restrict decpt, int *__restrict sign, in qfcvt_r()
/sysdeps/ieee754/ldbl-128ibm/
A Ds_cbrtl.c36 int e, rem, sign; in __cbrtl() local
A Dmpn2ldbl.c31 __mpn_construct_long_double (mp_srcptr frac_ptr, int expt, int sign) in __mpn_construct_long_double()

Completed in 25 milliseconds

12