Searched refs:c1_cfloat_return (Results 1 – 20 of 20) sorted by relevance
32 return c1_cfloat_return (r); in __c1_conjf()
44 return c1_cfloat_return (r); in __c1_catanf()
44 return c1_cfloat_return (r); in __c1_catanhf()
44 return c1_cfloat_return (r); in __c1_ccoshf()
44 return c1_cfloat_return (r); in __c1_cexpf()
44 return c1_cfloat_return (r); in __c1_clogf()
44 return c1_cfloat_return (r); in __c1_cprojf()
44 return c1_cfloat_return (r); in __c1_csinf()
44 return c1_cfloat_return (r); in __c1_csinhf()
44 return c1_cfloat_return (r); in __c1_csqrtf()
44 return c1_cfloat_return (r); in __c1_ctanf()
44 return c1_cfloat_return (r); in __c1_ctanhf()
44 return c1_cfloat_return (r); in __c1_casinf()
44 return c1_cfloat_return (r); in __c1_casinhf()
44 return c1_cfloat_return (r); in __c1_ccosf()
47 return c1_cfloat_return (r); in __c1_cacosf()
46 return c1_cfloat_return (r); in __c1_cacoshf()
44 return c1_cfloat_return (r); in __c1_cpowf()
45 return c1_cfloat_return (r); in __c1_clog10f()
34 # define c1_cfloat_return(x) ({ c1_compat _; _.cf = (x); _.d; }) macro
Completed in 12 milliseconds