Searched refs:S1hi (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/lib/msun/ld80/
H A Dk_sinl.c31 S1hi = -0.16666666666666666, /* -0x15555555555555.0p-55 */ variable
33 #define S1 ((long double)S1hi + S1lo)
/freebsd-current/crypto/openssl/crypto/sha/asm/
H A Dsha512-c64xplus.pl42 ($S1hi,$CHhi,$S0hi,$t0hi)=map("A$_",(10..13));
165 || SHRU $Ehi,14,$S1hi
173 XOR $t0hi,$S1hi,$S1hi
181 XOR $t0hi,$S1hi,$S1hi
189 XOR $t0hi,$S1hi,$S1hi
197 XOR $t0hi,$S1hi,$S1hi
[all...]
/freebsd-current/lib/msun/src/
H A Dk_sincosl.h22 S1hi = -0.16666666666666666, /* -0x15555555555555.0p-55 */ variable
24 #define S1 ((long double)S1hi + S1lo)

Completed in 111 milliseconds