Searched defs:onemix2 (Results 1 – 3 of 3) sorted by relevance
143 double onemix2 = (1.0 + ix) * (1.0 - ix); in __kernel_casinh() local154 double onemix2 = (1.0 + ix) * (1.0 - ix); in __kernel_casinh() local
152 long double onemix2 = (1.0L + ix) * (1.0L - ix); in __kernel_casinhl() local163 long double onemix2 = (1.0L + ix) * (1.0L - ix); in __kernel_casinhl() local
145 float onemix2 = (1.0f + ix) * (1.0f - ix); in __kernel_casinhf() local156 float onemix2 = (1.0f + ix) * (1.0f - ix); in __kernel_casinhf() local