Searched defs:t7 (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/lib/libm/common/LD/
H A D__tanl.c104 t7 = 1.455834387051455257856833807581901305474e-0003L, variable
135 z * (t5 + z * (t6 + z * (t7 + z *
/illumos-gate/usr/src/lib/libm/common/Q/
H A D__tanl.c102 t7 = +1.455834387051455257856833807581901305474e-0003L, variable
132 z * (t5 + z * (t6 + z * (t7 + z * (t8 +
/illumos-gate/usr/src/common/crypto/edonr/
H A Dedonr.c173 t7 = rotl32(y37 + y0, 27); \
190 t7 = rotl64(y37 + y0, 55); \
201 t67 = t6 ^ t7; \
210 r6 = (s2 ^ s56) + (t25 ^ t7); \
221 t67 = t6 ^ t7; \
230 r6 = (s2 ^ s56) + (t25 ^ t7); \
244 t5, t6, t7; local
352 t5, t6, t7; local
/illumos-gate/usr/src/common/bignum/
H A Dbignumimpl.c3018 BIGNUM t1, t2, t3, t4, t5, t6, t7, t8, tmp; local
3061 if ((err = big_init1(&t7, len,
3083 vmiminus1 = &t7;
3138 if (t7.malloced) big_finish(&t7);
/illumos-gate/usr/src/cmd/krb5/kadmin/dbutil/
H A Ddump.c2112 krb5_int32 t1, t2, t3, t4, t5, t6, t7, t8, t9; local
2182 &t2, &t3, &t4, &t5, &t6, &t7, &t8, &t9);
2189 dbentry.last_success = (krb5_timestamp) t7;

Completed in 86 milliseconds