Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libm/common/Q/
H A Dexpm1l.c124 T2 = -2.777777777777777777777707812093173478756e-3L, variable
/titanic_41/usr/src/grub/grub-0.97/stage2/
H A Dzfs_sha256.c74 uint32_t a, b, c, d, e, f, g, h, t, T1, T2, W[64]; in SHA256Transform() local
/titanic_41/usr/src/common/crypto/sha2/
H A Dsha2.c167 uint32_t T1, T2; in SHA256Transform() local
377 uint64_t T1, T2; in SHA512Transform() local
/titanic_41/usr/src/lib/libm/common/m9x/
H A Dtgammaf.c239 static const double T2[] = { /* T2[j]=log(1+j/64+1/128) */ variable
H A Dtgammal.c344 static const long double T2[] = { variable
H A Dtgamma.c860 static const double T2[] = { variable
/titanic_41/usr/src/lib/libsum/common/
H A Dsum-sha2.c570 sha2_word32 T1, T2, *W256; in SHA256_Transform() local
935 sha2_word64 T1, T2, *W512 = (sha2_word64*)sha->buffer; in SHA512_Transform() local