Home
last modified time | relevance | path

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

/third_party/musl/porting/liteos_a/kernel/src/math/
Dj0.c247 static const double pR2[6] = {/* for x in [2.8570,2]=1/[0.3499,0.5] */ variable
274 else /*ix >= 0x40000000*/ {p = pR2; q = pS2;} in pzero()
Dj0f.c186 static const float pR2[6] = {/* for x in [2.8570,2]=1/[0.3499,0.5] */ variable
213 else /*ix >= 0x40000000*/ {p = pR2; q = pS2;} in pzerof()
/third_party/musl/src/math/
Dj0.c247 static const double pR2[6] = {/* for x in [2.8570,2]=1/[0.3499,0.5] */ variable
274 else /*ix >= 0x40000000*/ {p = pR2; q = pS2;} in pzero()
Dj0f.c186 static const float pR2[6] = {/* for x in [2.8570,2]=1/[0.3499,0.5] */ variable
213 else /*ix >= 0x40000000*/ {p = pR2; q = pS2;} in pzerof()