Home
last modified time | relevance | path

Searched defs:pio2_hi (Results 1 – 5 of 5) sorted by relevance

/dragonfly/contrib/openbsd_libm/src/
H A De_asin.c51 pio2_hi = 1.57079632679489655800e+00, /* 0x3FF921FB, 0x54442D18 */ variable
H A De_acos.c45 pio2_hi = 1.57079632679489655800e+00, /* 0x3FF921FB, 0x54442D18 */ variable
H A De_acosf.c22 pio2_hi = 1.5707962513e+00, /* 0x3fc90fda */ variable
H A De_asinf.c22 pio2_hi = 1.5707962513e+00, /* 0x3fc90fda */ variable
/dragonfly/contrib/openbsd_libm/src/ld80/
H A Dinvtrig.h68 #define pio2_hi atanhi[3] macro