Home
last modified time | relevance | path

Searched defs:SQRTH (Results 1 – 7 of 7) sorted by relevance

/openbsd-src/regress/lib/libm/cephes/
H A Dconst.c95 double SQRTH = 7.07106781186547524401E-1; /* sqrt(2)/2 */ variable
141 unsigned short SQRTH[4] = {0x3bcd,0x667f,0xa09e,0x3fe6}; variable
187 unsigned short SQRTH[4] = {0x3fe6,0xa09e,0x667f,0x3bcd}; variable
225 unsigned short SQRTH[4] = {040065,002363,031771,0157144,}; variable
/openbsd-src/lib/libm/src/ld80/
H A De_log2l.c114 #define SQRTH 0.70710678118654752440L macro
H A De_logl.c114 #define SQRTH 0.70710678118654752440L macro
H A Ds_log1pl.c111 #define SQRTH 0.70710678118654752440L macro
H A De_log10l.c119 #define SQRTH 0.70710678118654752440L macro
/openbsd-src/lib/libm/src/ld128/
H A De_log2l.c133 SQRTH = 7.071067811865475244008443621048490392848359E-1L; variable
H A De_log10l.c138 SQRTH = 7.071067811865475244008443621048490392848359E-1L; variable