Searched defs:t0 (Results 1 - 25 of 27) sorted by relevance

12

/illumos-gate/usr/src/boot/sys/boot/i386/common/
H A Dcons.c101 uint32_t t0, t1; local
106 t0 = 0;
112 if (!t0)
113 t0 = t1;
114 if (t1 < t0 || t1 >= t0 + secs)
/illumos-gate/usr/src/common/crypto/ecc/
H A Decp_jm.c69 mp_int *t0, *t1, *M, *S; local
71 t0 = &scratch[0];
89 MP_CHECKOK(group->meth->field_sqr(px, t0, group->meth));
90 MP_CHECKOK(group->meth->field_add(t0, t0, M, group->meth));
91 MP_CHECKOK(group->meth->field_add(t0, M, t0, group->meth));
92 MP_CHECKOK(group->meth->field_add(t0, paz4, M, group->meth));
98 /* t0 = 2y^2 , t1 = 8y^4 */
99 MP_CHECKOK(group->meth->field_sqr(py, t0, grou
[all...]
H A Decp_jac.c246 mp_int t0, t1, M, S; local
248 MP_DIGITS(&t0) = 0;
252 MP_CHECKOK(mp_init(&t0, FLAG(px)));
264 MP_CHECKOK(group->meth->field_sqr(px, &t0, group->meth));
265 MP_CHECKOK(group->meth->field_add(&t0, &t0, &M, group->meth));
266 MP_CHECKOK(group->meth->field_add(&t0, &M, &t0, group->meth));
268 field_add(&t0, &group->curvea, &M, group->meth));
272 MP_CHECKOK(group->meth->field_add(px, &M, &t0, grou
[all...]
/illumos-gate/usr/src/cmd/csh/
H A Dsh.time.c23 void pdeltat(struct timeval *t1, struct timeval *t0);
24 void tvadd(struct timeval *tsum, struct timeval *t0);
25 void tvsub(struct timeval *tdiff, struct timeval *t1, struct timeval *t0);
222 pdeltat(struct timeval *t1, struct timeval *t0) argument
229 tvsub(&td, t1, t0);
235 tvadd(struct timeval *tsum, struct timeval *t0) argument
241 tsum->tv_sec += t0->tv_sec;
242 tsum->tv_usec += t0->tv_usec;
250 tvsub(struct timeval *tdiff, struct timeval *t1, struct timeval *t0) argument
256 tdiff->tv_sec = t1->tv_sec - t0
[all...]
/illumos-gate/usr/src/lib/libm/common/R/
H A Dpowf.c50 t0 = 2.000000000004777489262405315073203746943e+0000, variable
274 dx = S[i] * (done - (dtwo * dy) / (dy * (done - dy * t1) - t0));
/illumos-gate/usr/src/lib/libmvec/common/
H A D__vatan2.c72 double ah0, ah1, ah2, al0, al1, al2, t0, t1, t2; local
180 t0 = __vlibm_TBL_atan2[k+2];
184 z0 = ((y0 - t0 * xh) - t0 * (x0 - xh)) / (x0 + y0 * t0);
421 t0 = ah0 + (z0 + (al0 + (z0 * x0) * (p1 + x0 *
428 *pz0 = sign0 * t0;
449 t0 = ah0 + (z0 + (al0 + (z0 * x0) * (p1 + x0 *
451 *pz0 = sign0 * t0;
H A D__vexp.c412 double t0, t1, t2, t3, t4, t5; local
501 t0 = TBL[j0];
508 y0 = t0 + (TBL[j0 + 1] + t0 * y0);
H A D__vatan2f.c56 double t0, t1, t2; local
431 t0 = num0 / den0;
435 sx0 = t0 * t0;
439 t0 += t0 * sx0 * (q1 + sx0 * q2);
443 t0 += ah0;
447 *pz0 = sign0 * t0;
469 t0 = (y0 - x0 * (double)base0) /
471 sx0 = t0 * t
[all...]
H A D__vcos.c203 double t0, t1, t2, z0, z1, z2; local
210 HI(&t0) = j0;
213 LO(&t0) = 0;
216 x0 -= t0;
222 t0 = z0 * (qq1 + z0 * qq2);
238 t0 = __vlibm_TBL_sincos_lo[j0+1] - (__vlibm_TBL_sincos_hi[j0+xsb0]*w0 - a0*t0);
242 *py0 = a0 + t0;
259 t0 = z0 * (poly3[1] + z0 * poly4[1]);
262 t0
436 double t0, t1, z0, z1; local
673 double t0, t1, t2, z0, z1, z2; local
997 double t0, t1, z0, z1; local
[all...]
H A D__vcosbig_ultra3.c226 double t0, t1, t2, z0, z1, z2; local
233 HI(&t0) = j0;
236 LO(&t0) = 0;
239 x0 = (x0 - t0) + y0;
245 t0 = z0 * (qq1 + z0 * qq2);
266 t0 = (__vlibm_TBL_sincos_hi[j0+((n0+xsb0)&3)] * w0 + a0 * t0) + __vlibm_TBL_sincos_lo[j0+n0];
269 *py0 = ( a0 + t0 );
291 t0 = z0 * (poly3[j0] + z0 * poly4[j0]);
294 t0
550 double t0, t1, z0, z1; local
[all...]
H A D__vsin.c177 double t0, t1, t2, z0, z1, z2; local
184 HI(&t0) = j0;
187 LO(&t0) = 0;
190 x0 -= t0;
196 t0 = z0 * (qq1 + z0 * qq2);
211 t0 = (__vlibm_TBL_sincos_hi[j0+1] * w0 + a0 * t0) + __vlibm_TBL_sincos_lo[j0+xsb0];
214 *py0 = a0 + t0;
231 t0 = z0 * (poly3[0] + z0 * poly4[0]);
234 t0
417 double t0, t1, z0, z1; local
681 double t0, t1, t2, z0, z1, z2; local
1005 double t0, t1, z0, z1; local
[all...]
H A D__vsinbig_ultra3.c226 double t0, t1, t2, z0, z1, z2; local
233 HI(&t0) = j0;
236 LO(&t0) = 0;
239 x0 = (x0 - t0) + y0;
245 t0 = z0 * (qq1 + z0 * qq2);
266 t0 = (__vlibm_TBL_sincos_hi[j0+((n0+xsb0)&3)] * w0 + a0 * t0) + __vlibm_TBL_sincos_lo[j0+n0];
269 *py0 = ( a0 + t0 );
291 t0 = z0 * (poly3[j0] + z0 * poly4[j0]);
294 t0
550 double t0, t1, z0, z1; local
[all...]
H A D__vsincos.c233 double t0, t1, t2, t1_0, t1_1, t1_2, t2_0, t2_1, t2_2; local
242 HI(&t0) = j0;
245 LO(&t0) = 0;
249 x0 -= t0;
257 t0 = z0 * (qq1 + z0 * qq2);
281 t2_0 = __vlibm_TBL_sincos_lo[j0+1] - (a1_0*w0 - a2_0*t0);
289 t1_0 = a2_0*w0 + a1_0*t0;
306 HI(&t0) = j0;
308 LO(&t0) = 0;
310 x0 -= t0;
624 double t0, t1, t1_0, t1_1, t2_0, t2_1; local
909 double t0, t1, t2, t1_0, t1_1, t1_2, t2_0, t2_1, t2_2; local
1421 double t0, t1, t1_0, t1_1, t2_0, t2_1; local
[all...]
/illumos-gate/usr/src/common/net/wanboot/crypt/
H A Daes.c759 uint32_t s0, s1, s2, s3, t0, t1, t2, t3; local
801 * because s0-s3 t0-t3 are changing every round, tsr* and
813 #define ssr0 (Te0[t0 >> 24] ^ Te1[(t1 >> 16) & 0xff] \
816 ^ Te2[(t3 >> 8) & 0xff] ^ Te3[t0 & 0xff])
818 ^ Te2[(t0 >> 8) & 0xff] ^ Te3[t1 & 0xff])
819 #define ssr3 (Te0[t3 >> 24] ^ Te1[(t0 >> 16) & 0xff] \
823 t0 = tsr0 ^ rk[4];
833 t0 = tsr0 ^ rk[12];
843 t0 = tsr0 ^ rk[20];
853 t0
962 uint32_t s0, s1, s2, s3, t0, t1, t2, t3; local
[all...]
/illumos-gate/usr/src/cmd/fm/fmd/common/
H A Dfmd_time.c86 hrtime_t t0, t1, delta; local
89 t0 = ftop->fto_gethrtime();
92 delta = t1 - t0;
96 hrtbase = t0 + delta / 2;
177 * We extract the relevant ENA time bits as 't0' and subtract the difference
181 * the full 64-bit hrtime of 't0' can be bigger than 'hrt'. In such case,
184 * 't0' contains only the low bits of 64bit hrtime. It is tricky to tell
185 * whether 'hrt' or 't0' happened first. We assume there should be short
186 * period between 'hrt' and 't0', therefore to check which one came first, we
188 * set, then 't0' i
194 hrtime_t t0, mask; local
[all...]
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_util.c302 u32_t t0, t1, t2, t3 ; local
303 t0 = ( ( 0x000000ff ) & ( temp >> 24 ) ) ; // temp >> 24 ;
307 crc32_result = t0 | t1 | t2 | t3 ;
/illumos-gate/usr/src/uts/sun4v/ml/
H A Dmach_locore.s127 .global t0
129 .type t0, #object
130 t0: label
132 .size t0, THREAD_SIZE
318 set t0, THREAD_REG
/illumos-gate/usr/src/uts/sun4u/ml/
H A Dmach_locore.s127 .global t0
129 .type t0, #object
130 t0: label
132 .size t0, THREAD_SIZE
310 set t0, THREAD_REG
/illumos-gate/usr/src/lib/libadutils/common/
H A Dsrv_query.c564 time_t t0, t1; local
581 t0 = time(NULL);
586 if (t1 > (t0 + 5)) {
588 "(Check DNS settings)", ds->host, (int)(t1 - t0));
/illumos-gate/usr/src/common/crypto/aes/
H A Daes_impl.c1321 uint32_t s0, s1, s2, s3, t0, t1, t2, t3; local
1341 t0 = Te0[s0 >> 24] ^
1371 s0 = Te0[t0 >> 24] ^
1380 Te3[t0 & 0xff] ^
1385 Te2[(t0 >> 8) & 0xff] ^
1390 Te1[(t0 >> 16) & 0xff] ^
1401 s0 = (Te4[(t0 >> 24)] & 0xff000000) ^
1411 (Te4[t0 & 0xff] & 0x000000ff) ^
1417 (Te4[(t0 >> 8) & 0xff] & 0x0000ff00) ^
1423 (Te4[(t0 >> 1
1449 uint32_t s0, s1, s2, s3, t0, t1, t2, t3; local
[all...]
/illumos-gate/usr/src/uts/common/io/
H A Dlogindmux.c1238 logdmux_alloc_unlinkinfo(struct tmx *t0, struct tmx *t1) argument
1258 t0->unlinkinfop = t1->unlinkinfop = p;
/illumos-gate/usr/src/cmd/deroff/
H A Dderoff.c784 char *t, *t0; local
786 if ((t0 = t = calloc((unsigned)(strlen(s) + 1), sizeof (*t))) == NULL)
791 return (t0);
/illumos-gate/usr/src/common/crypto/edonr/
H A Dedonr.c166 t0 = ~c + y05 + y7; \
183 t0 = ~c + y05 + y7; \
199 s04 = s0 ^ s4, t01 = t0 ^ t1; \
206 r3 = (s23 ^ s4) + (t0 ^ t34); \
219 s04 = s0 ^ s4, t01 = t0 ^ t1; \
226 r3 = (s23 ^ s4) + (t0 ^ t34); \
243 uint32_t s0, s1, s2, s3, s4, s5, s6, s7, t0, t1, t2, t3, t4, local
351 uint64_t s0, s1, s2, s3, s4, s5, s6, s7, t0, t1, t2, t3, t4, local
/illumos-gate/usr/src/cmd/sgs/prof/common/
H A Dprof.c360 float t, t0; local
785 t0 = 0.0; /* Time accumulator. */
892 t0 += t; /* Accumulate total time. */
1024 "Time unaccounted for: %.7G\n", t_tot - t0));
1041 /* t0, time in seconds. */
1046 t0 = snymp->tot_sl_time;
1050 t0 = slp->sl_time;
1057 if (t0 == 0.0 && count == 0 && !(flags & F_ZSYMS))
1074 t += t0; /* move here; compiler bug !! */
1075 Print("%6.1f%8.2f%8.2f", t0 * t_to
[all...]
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/ftp/
H A Dftp.c85 static void ptransfer(char *direction, off_t bytes, hrtime_t t0,
1721 ptransfer(char *direction, off_t bytes, hrtime_t t0, argument
1727 td = t1 - t0;

Completed in 125 milliseconds

12