Home
last modified time | relevance | path

Searched refs:c2_cfloat_value (Results 1 – 20 of 20) sorted by relevance

/sysdeps/alpha/fpu/
A Ds_cpowf.c50 _Complex float r = internal_cpowf (c2_cfloat_value (x), c2_cfloat_value (c)); in __c2_cpowf()
A Dconjf.c38 _Complex float r = ~ c2_cfloat_value (z); in __c2_conjf()
A Ds_catanf.c50 _Complex float r = internal_catanf (c2_cfloat_value (x)); in __c2_catanf()
A Ds_catanhf.c50 _Complex float r = internal_catanhf (c2_cfloat_value (x)); in __c2_catanhf()
A Ds_ccoshf.c50 _Complex float r = internal_ccoshf (c2_cfloat_value (x)); in __c2_ccoshf()
A Ds_cexpf.c50 _Complex float r = internal_cexpf (c2_cfloat_value (x)); in __c2_cexpf()
A Ds_clogf.c50 _Complex float r = internal_clogf (c2_cfloat_value (x)); in __c2_clogf()
A Ds_cprojf.c50 _Complex float r = internal_cprojf (c2_cfloat_value (x)); in __c2_cprojf()
A Ds_csinf.c50 _Complex float r = internal_csinf (c2_cfloat_value (x)); in __c2_csinf()
A Ds_csinhf.c50 _Complex float r = internal_csinhf (c2_cfloat_value (x)); in __c2_csinhf()
A Ds_csqrtf.c50 _Complex float r = internal_csqrtf (c2_cfloat_value (x)); in __c2_csqrtf()
A Ds_ctanf.c50 _Complex float r = internal_ctanf (c2_cfloat_value (x)); in __c2_ctanf()
A Ds_ctanhf.c50 _Complex float r = internal_ctanhf (c2_cfloat_value (x)); in __c2_ctanhf()
A Ds_casinf.c50 _Complex float r = internal_casinf (c2_cfloat_value (x)); in __c2_casinf()
A Ds_casinhf.c50 _Complex float r = internal_casinhf (c2_cfloat_value (x)); in __c2_casinhf()
A Ds_ccosf.c50 _Complex float r = internal_ccosf (c2_cfloat_value (x)); in __c2_ccosf()
A Ds_cacosf.c53 _Complex float r = internal_cacosf (c2_cfloat_value (x)); in __c2_cacosf()
A Ds_cacoshf.c52 _Complex float r = internal_cacoshf (c2_cfloat_value (x)); in __c2_cacoshf()
A Ds_clog10f.c51 _Complex float r = internal_clog10f (c2_cfloat_value (x)); in __c2_clog10f()
A Dcfloat-compat.h39 # define c2_cfloat_value(x) x macro

Completed in 26 milliseconds