Go to the documentation of this file.
28 two54 = 1.80143985094819840000e+16,
38 k = (hx & 0x7ff00000) >> 20;
40 if ((lx | (hx & 0x7fffffff)) == 0)
44 k = ((hx & 0x7ff00000) >> 20) - 54;
double scalbln(double x, long n)
#define EXTRACT_WORDS(ix0, ix1, d)
static const double twom54
#define SET_HIGH_WORD(d, v)
static const double two54
GLint GLint GLint GLint GLint x
double copysign(double x, double 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 int int return Display Window Cursor return Display Window return Display Drawable GC int int unsigned int unsigned int return Display Drawable GC int int _Xconst char int return Display Drawable GC int int unsigned int unsigned int return Display return Display Cursor return Display GC return XModifierKeymap return char Display Window int return Display return Display int int int return Display long XVisualInfo int return Display Window Atom long long Bool Atom Atom int unsigned long unsigned long k)
#define GET_HIGH_WORD(i, d)