Home
last modified time | relevance | path

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

/third_party/musl/porting/liteos_a/kernel/src/math/
Dj0.c325 static const double qR3[6] = {/* for x in [4.547,2.8571]=1/[0.2199,0.35001] */ variable
369 else if (ix >= 0x4006DB6D){p = qR3; q = qS3;} in qzero()
Dj0f.c264 static const float qR3[6] = {/* for x in [4.547,2.8571]=1/[0.2199,0.35001] */ variable
308 else if (ix >= 0x4036d917){p = qR3; q = qS3;} in qzerof()
/third_party/musl/src/math/
Dj0.c325 static const double qR3[6] = {/* for x in [4.547,2.8571]=1/[0.2199,0.35001] */ variable
369 else if (ix >= 0x4006DB6D){p = qR3; q = qS3;} in qzero()
Dj0f.c264 static const float qR3[6] = {/* for x in [4.547,2.8571]=1/[0.2199,0.35001] */ variable
308 else if (ix >= 0x4036d917){p = qR3; q = qS3;} in qzerof()