Home
last modified time | relevance | path

Searched refs:pi63 (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/libc/src/math/
Dsincosf_utils.h19 static const double pi63 = as_double(0x3c1921fb54442d18); variable
137 return x * pi63; in reduce_large()
/external/arm-optimized-routines/math/
Dsincosf.h13 static const double pi63 = 0x1.921FB54442D18p-62; variable
152 return x * pi63; in reduce_large()