Searched refs:pio4 (Results 1 – 9 of 9) sorted by relevance
68 #define pio4 xxx[14] macro106 z = pio4 - x; in __kernel_tan()
25 if (abstop12 (y) < abstop12 (pio4)) in cosf()
24 if (abstop12 (y) < abstop12 (pio4)) in sinf()
25 if (abstop12 (y) < abstop12 (pio4)) in sincosf()
15 static const double pio4 = 0x1.921FB54442D18p-1; variable
29 if (abstop12(y) < abstop12(pio4)) { in LLVM_LIBC_ENTRYPOINT()
21 static const double pio4 = as_double(0x3fe921fb54442d18); variable