Searched defs:invpio2 (Results 1 - 6 of 6) sorted by relevance
| /src/lib/libm/src/ | ||
| H A D | e_rem_pio2f.h | 41 invpio2 = 6.36619772367581382433e-01, /* 0x3FE45F30, 0x6DC9C883 */ variable in typeref:typename:const double |
| H A D | e_rem_pio2.c | 50 invpio2 = 6.36619772367581382433e-01, /* 0x3FE45F30, 0x6DC9C883 */ variable in typeref:typename:const double |
| H A D | e_rem_pio2f.c | 83 invpio2 = 6.3661980629e-01, /* 0x3f22f984 */ variable in typeref:typename:const float |
| H A D | e_rem_pio2l.h | 53 invpio2 = 6.3661977236758134307553505349005747e-01L, /* 0x145f306dc9c882a53f84eafa3ea6a.0p-113 */ variable in typeref:typename:const long double |
| /src/lib/libm/ld128/ | ||
| H A D | e_rem_pio2l.h | 55 invpio2 = 6.3661977236758134307553505349005747e-01L, /* 0x145f306dc9c882a53f84eafa3ea6a.0p-113 */ variable in typeref:typename:const long double |
| /src/lib/libm/ld80/ | ||
| H A D | e_rem_pio2l.h | 63 #define invpio2 ((long double)invpio2hi + invpio2lo) macro 69 invpio2 = 6.36619772367581343076e-01L, /* 0xa2f9836e4e44152a.0p-64 */ variable in typeref:typename:const long double |
Completed in 4 milliseconds