Searched refs:c2_cfloat_value (Results 1 – 20 of 20) sorted by relevance
50 _Complex float r = internal_cpowf (c2_cfloat_value (x), c2_cfloat_value (c)); in __c2_cpowf()
38 _Complex float r = ~ c2_cfloat_value (z); in __c2_conjf()
50 _Complex float r = internal_casinf (c2_cfloat_value (x)); in __c2_casinf()
50 _Complex float r = internal_casinhf (c2_cfloat_value (x)); in __c2_casinhf()
50 _Complex float r = internal_ccosf (c2_cfloat_value (x)); in __c2_ccosf()
50 _Complex float r = internal_cprojf (c2_cfloat_value (x)); in __c2_cprojf()
50 _Complex float r = internal_csinf (c2_cfloat_value (x)); in __c2_csinf()
50 _Complex float r = internal_csinhf (c2_cfloat_value (x)); in __c2_csinhf()
50 _Complex float r = internal_ctanf (c2_cfloat_value (x)); in __c2_ctanf()
50 _Complex float r = internal_ctanhf (c2_cfloat_value (x)); in __c2_ctanhf()
50 _Complex float r = internal_catanhf (c2_cfloat_value (x)); in __c2_catanhf()
50 _Complex float r = internal_ccoshf (c2_cfloat_value (x)); in __c2_ccoshf()
50 _Complex float r = internal_cexpf (c2_cfloat_value (x)); in __c2_cexpf()
50 _Complex float r = internal_clogf (c2_cfloat_value (x)); in __c2_clogf()
50 _Complex float r = internal_catanf (c2_cfloat_value (x)); in __c2_catanf()
50 _Complex float r = internal_csqrtf (c2_cfloat_value (x)); in __c2_csqrtf()
53 _Complex float r = internal_cacosf (c2_cfloat_value (x)); in __c2_cacosf()
52 _Complex float r = internal_cacoshf (c2_cfloat_value (x)); in __c2_cacoshf()
51 _Complex float r = internal_clog10f (c2_cfloat_value (x)); in __c2_clog10f()
39 # define c2_cfloat_value(x) x macro