Home
last modified time | relevance | path

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

/sysdeps/alpha/fpu/
A Dconjf.c32 return c1_cfloat_return (r); in __c1_conjf()
A Ds_catanf.c44 return c1_cfloat_return (r); in __c1_catanf()
A Ds_catanhf.c44 return c1_cfloat_return (r); in __c1_catanhf()
A Ds_ccoshf.c44 return c1_cfloat_return (r); in __c1_ccoshf()
A Ds_cexpf.c44 return c1_cfloat_return (r); in __c1_cexpf()
A Ds_clogf.c44 return c1_cfloat_return (r); in __c1_clogf()
A Ds_cprojf.c44 return c1_cfloat_return (r); in __c1_cprojf()
A Ds_csinf.c44 return c1_cfloat_return (r); in __c1_csinf()
A Ds_csinhf.c44 return c1_cfloat_return (r); in __c1_csinhf()
A Ds_csqrtf.c44 return c1_cfloat_return (r); in __c1_csqrtf()
A Ds_ctanf.c44 return c1_cfloat_return (r); in __c1_ctanf()
A Ds_ctanhf.c44 return c1_cfloat_return (r); in __c1_ctanhf()
A Ds_casinf.c44 return c1_cfloat_return (r); in __c1_casinf()
A Ds_casinhf.c44 return c1_cfloat_return (r); in __c1_casinhf()
A Ds_ccosf.c44 return c1_cfloat_return (r); in __c1_ccosf()
A Ds_cacosf.c47 return c1_cfloat_return (r); in __c1_cacosf()
A Ds_cacoshf.c46 return c1_cfloat_return (r); in __c1_cacoshf()
A Ds_cpowf.c44 return c1_cfloat_return (r); in __c1_cpowf()
A Ds_clog10f.c45 return c1_cfloat_return (r); in __c1_clog10f()
A Dcfloat-compat.h34 # define c1_cfloat_return(x) ({ c1_compat _; _.cf = (x); _.d; }) macro

Completed in 12 milliseconds