Searched refs:LCONST (Results 1 – 4 of 4) sorted by relevance
214 static const unsigned long long LCONST[] = { variable276 double A0 = ((double*)LCONST)[0]; /* 9.99999997962321453275e-01 */ in __vrsqrtf()277 double A1 = ((double*)LCONST)[1]; /* -4.99999998166077580600e-01 */ in __vrsqrtf()278 double A2 = ((double*)LCONST)[2]; /* 3.75066768969515586277e-01 */ in __vrsqrtf()279 double A3 = ((double*)LCONST)[3]; /* -3.12560092408808548438e-01 */ in __vrsqrtf()336 double A0 = ((double*)LCONST)[0]; /* 9.99999997962321453275e-01 */ in __vrsqrtf()337 double A1 = ((double*)LCONST)[1]; /* -4.99999998166077580600e-01 */ in __vrsqrtf()338 double A2 = ((double*)LCONST)[2]; /* 3.75066768969515586277e-01 */ in __vrsqrtf()339 double A3 = ((double*)LCONST)[3]; /* -3.12560092408808548438e-01 */ in __vrsqrtf()372 double A0 = ((double*)LCONST)[0]; /* 9.99999997962321453275e-01 */ in __vrsqrtf()[all …]
474 static const unsigned long long LCONST[] = { variable499 #define SCALE_ARR ((double*)LCONST + 1)500 #define _TINY ((double*)LCONST)[20] /* 1.0e-300 */501 #define _HUGE ((double*)LCONST)[21] /* 1.0e+300 */698 unsigned long long LDONE = ((unsigned long long*)LCONST)[1]; /* 1.0 */ in __vpow()699 unsigned long long LMMANT = ((unsigned long long*)LCONST)[4]; /* 0x000fffffffffffff */ in __vpow()700 unsigned long long LMROUND = ((unsigned long long*)LCONST)[5]; /* 0x0000080000000000 */ in __vpow()701 unsigned long long LMHI20 = ((unsigned long long*)LCONST)[6]; /* 0xfffff00000000000 */ in __vpow()702 double DONE = ((double*)LCONST)[1]; /* 1.0 */ in __vpow()703 double DZERO = ((double*)LCONST)[7]; /* 0.0 */ in __vpow()[all …]
109 static const unsigned long long LCONST[] = { variable231 double DONE = ((double*)LCONST)[0]; in __vrhypot()232 double DTWO = ((double*)LCONST)[1]; in __vrhypot()233 double D2ON36 = ((double*)LCONST)[2]; in __vrhypot()234 double D2ON1022 = ((double*)LCONST)[3]; in __vrhypot()235 double D2ONM52 = ((double*)LCONST)[4]; in __vrhypot()
71 static const unsigned long long LCONST[] = { variable109 double D2ON28 = ((double*)LCONST)[0]; /* 2 ** 28 */ in __vhypot()110 double D2ONM1022 = ((double*)LCONST)[1]; /* 2 **-1022 */ in __vhypot()111 double D2ONP1022 = ((double*)LCONST)[2]; /* 2 ** 1022 */ in __vhypot()351 double D2ON28 = ((double*)LCONST)[0]; /* 2 ** 28 */ in __vhypot_n()