25 0xA2F983, 0x6E4E44, 0x1529FC, 0x2757D1, 0xF534DD, 0xC0DB62,
26 0x95993C, 0x439041, 0xFE5163, 0xABDEBB, 0xC561B7, 0x246E3A,
27 0x424DD2, 0xE00649, 0x2EEA09, 0xD1921C, 0xFE1DEB, 0x1CB129,
28 0xA73EE8, 0x8235F5, 0x2EBB44, 0x84E99C, 0x7026B4, 0x5F7E41,
29 0x3991D6, 0x398353, 0x39F49C, 0x845F8B, 0xBDF928, 0x3B1FF8,
30 0x97FFDE, 0x05980F, 0xEF2F11, 0x8B5A0A, 0x6D1F6D, 0x367ECF,
31 0x27CB09, 0xB74F46, 0x3F669E, 0x5FEA2D, 0x7527BA, 0xC7EBE5,
32 0xF17B3D, 0x0739F7, 0x8A5292, 0xEA6BFB, 0x5FB11F, 0x8D5D08,
33 0x560330, 0x46FC7B, 0x6BABF0, 0xCFBC20, 0x9AF436, 0x1DA9E3,
34 0x91615E, 0xE61B08, 0x659985, 0x5F14A0, 0x68408D, 0xFFD880,
35 0x4D7327, 0x310606, 0x1556CA, 0x73A8C9, 0x60E27B, 0xC08C6B,
39 0x3FF921FB, 0x400921FB, 0x4012D97C, 0x401921FB, 0x401F6A7A, 0x4022D97C,
40 0x4025FDBB, 0x402921FB, 0x402C463A, 0x402F6A7A, 0x4031475C, 0x4032D97C,
41 0x40346B9C, 0x4035FDBB, 0x40378FDB, 0x403921FB, 0x403AB41B, 0x403C463A,
42 0x403DD85A, 0x403F6A7A, 0x40407E4C, 0x4041475C, 0x4042106C, 0x4042D97C,
43 0x4043A28C, 0x40446B9C, 0x404534AC, 0x4045FDBB, 0x4046C6CB, 0x40478FDB,
44 0x404858EB, 0x404921FB,
58 zero = 0.00000000000000000000e+00,
59 half = 5.00000000000000000000e-01,
60 two24 = 1.67772160000000000000e+07,
71 double z=0.0,
w,
t,
r,fn;
79 {y[0] =
x; y[1] = 0;
return 0;}
85 y[1] = (z-y[0])-pio2_1t;
89 y[1] = (z-y[0])-pio2_2t;
96 y[1] = (z-y[0])+pio2_1t;
100 y[1] = (z-y[0])+pio2_2t;
118 i = j-((high>>20)&0x7ff);
126 i = j-((high>>20)&0x7ff);
137 if(hx<0) {y[0] = -y[0]; y[1] = -y[1];
return -
n;}
144 y[0]=y[1]=x-
x;
return 0;
157 while(tx[nx-1]==
zero) nx--;
159 if(hx<0) {y[0] = -y[0]; y[1] = -y[1];
return -
n;}
#define GET_HIGH_WORD(i, d)
GLdouble GLdouble GLdouble r
static const double invpio2
GLint GLint GLint GLint GLint x
int32_t attribute_hidden __ieee754_rem_pio2(double x, double *y)
static const double pio2_1t
static const double pio2_3t
#define SET_HIGH_WORD(d, v)
#define SET_LOW_WORD(d, v)
int attribute_hidden __kernel_rem_pio2(double *x, double *y, int e0, int nx, int prec, const int32_t *ipio2)
static const double two24
return Display return Display Bool Bool int int int return Display XEvent Bool(*) XPointer return Display return Display Drawable _Xconst char unsigned int unsigned int return Display Pixmap Pixmap XColor XColor unsigned int unsigned int return Display _Xconst char char int char return Display Visual unsigned int int int char unsigned int unsigned int int in j)
GLubyte GLubyte GLubyte GLubyte w
GLint GLint GLint GLint GLint GLint y
return Display return Display Bool Bool int int int return Display XEvent Bool(*) XPointer return Display return Display Drawable _Xconst char unsigned int unsigned int return Display Pixmap Pixmap XColor XColor unsigned int unsigned int return Display _Xconst char char int char return Display Visual unsigned int int int char unsigned int unsigned int in i)
static const int32_t npio2_hw[]
#define GET_LOW_WORD(i, d)
static const double pio2_2
static const double pio2_1
static const double pio2_3
static const int32_t two_over_pi[]
static const double pio2_2t