Home
last modified time | relevance | path

Searched refs:qR2 (Results 1 – 4 of 4) sorted by relevance

/third_party/musl/porting/liteos_a/kernel/src/math/
Dj0.c342 static const double qR2[6] = {/* for x in [2.8570,2]=1/[0.3499,0.5] */ variable
370 else /*ix >= 0x40000000*/ {p = qR2; q = qS2;} in qzero()
Dj0f.c281 static const float qR2[6] = {/* for x in [2.8570,2]=1/[0.3499,0.5] */ variable
309 else /*ix >= 0x40000000*/ {p = qR2; q = qS2;} in qzerof()
/third_party/musl/src/math/
Dj0.c342 static const double qR2[6] = {/* for x in [2.8570,2]=1/[0.3499,0.5] */ variable
370 else /*ix >= 0x40000000*/ {p = qR2; q = qS2;} in qzero()
Dj0f.c281 static const float qR2[6] = {/* for x in [2.8570,2]=1/[0.3499,0.5] */ variable
309 else /*ix >= 0x40000000*/ {p = qR2; q = qS2;} in qzerof()