Home
last modified time | relevance | path

Searched defs:t1 (Results 1 – 25 of 112) sorted by relevance

12345

/onnv-gate/usr/src/lib/libtnfctl/
H A Ddbg.h55 #define DBG_TNF_PROBE_1(a, b, c, t1, n1, v1) \ argument
57 #define DBG_TNF_PROBE_2(a, b, c, t1, n1, v1, t2, n2, v2) \ argument
59 #define DBG_TNF_PROBE_3(a, b, c, t1, n1, v1, t2, n2, v2, t3, n3, v3) \ argument
62 #define DBG_TNF_PROBE_4(a, b, c, t1, n1, v1, t2, n2, v2, t3, n3, v3, t4, n4, v4) \ argument
/onnv-gate/usr/src/common/openssl/crypto/bn/
H A Dbn_mont.c150 long long t1; in BN_from_montgomery() local
221 BN_ULONG t1,t2,t3,t4; in BN_from_montgomery() local
244 BN_ULONG t1,t2,t3,t4; in BN_from_montgomery() local
260 BIGNUM *t1,*t2; in BN_from_montgomery() local
H A Dbn_add.c108 BN_ULONG *ap,*bp,*rp,carry,t1,t2; in BN_uadd() local
169 register BN_ULONG t1,t2,*ap,*bp,*rp; in BN_usub() local
H A Dbn_prime.c412 BIGNUM *t1; in probable_prime_dh() local
450 BIGNUM *t1,*qadd,*q; in probable_prime_dh_safe() local
/onnv-gate/usr/src/common/openssl/crypto/bn/asm/
H A Dx86_64-gcc.c224 BN_ULONG t1,t2; in bn_sub_words() local
343 BN_ULONG t1,t2; in bn_mul_comba8() local
447 BN_ULONG t1,t2; in bn_mul_comba4() local
487 BN_ULONG t1,t2; in bn_sqr_comba8() local
563 BN_ULONG t1,t2; in bn_sqr_comba4() local
/onnv-gate/usr/src/cmd/acct/lib/
H A Dtmless.c37 tmless(t1, t2) in tmless() argument
H A Dtmsecs.c35 tmsecs(t1, t2) in tmsecs() argument
H A Dpnpsplit.c306 tmsecs(t1, t2) in tmsecs() argument
320 tmless(t1, t2) in tmless() argument
/onnv-gate/usr/src/lib/libxcurses/h/
H A Dmks.h310 #define VARARG2(t1, n1, t2, n2) (t1 n1, t2 n2, ...) argument
311 #define VARARG3(t1, n1, t2, n2, t3, n3) (t1 n1, t2 n2, t3 n3, ...) argument
312 #define VARARG4(t1, n1, t2, n2, t3, n3, t4, n4) \ argument
314 #define VARARG5(t1, n1, t2, n2, t3, n3, t4, n4, t5, n5) \ argument
318 #define VARARG2(t1, n1, t2, n2) (n1, n2, va_alist) t1 n1; t2 n2; int va_alist argument
319 #define VARARG3(t1, n1, t2, n2, t3, n3) (n1, n2, n3, va_alist) \ argument
321 #define VARARG4(t1, n1, t2, n2, t3, n3, t4, n4) (n1, n2, n3, n4, va_alist) \ argument
323 #define VARARG5(t1, n1, t2, n2, t3, n3, t4, n4, t5, n5) \ argument
/onnv-gate/usr/src/lib/libnisdb/yptol/
H A Dttl_utils.c286 add_to_timeval(struct timeval *t1, int t2) in add_to_timeval()
322 is_greater_timeval(struct timeval *t1, struct timeval *t2) in is_greater_timeval()
/onnv-gate/usr/src/cmd/cmd-inet/usr.lib/in.ripngd/
H A Dmain.c298 timevaladd(struct timeval *t1, struct timeval *t2) in timevaladd()
308 timevalsub(struct timeval *t1, struct timeval *t2) in timevalsub()
/onnv-gate/usr/src/uts/common/os/
H A Dtimers.c812 timevaladd(struct timeval *t1, struct timeval *t2) in timevaladd()
820 timevalsub(struct timeval *t1, struct timeval *t2) in timevalsub()
828 timevalfix(struct timeval *t1) in timevalfix()
845 timespecadd(timespec_t *t1, timespec_t *t2) in timespecadd()
853 timespecsub(timespec_t *t1, timespec_t *t2) in timespecsub()
861 timespecfix(timespec_t *t1) in timespecfix()
/onnv-gate/usr/src/lib/efcode/fcode_test/
H A Dcalling.fth27 : t1 ascii W emit ; word
/onnv-gate/usr/src/cmd/csh/
H A Dsh.time.c222 pdeltat(struct timeval *t1, struct timeval *t0) in pdeltat()
250 tvsub(struct timeval *tdiff, struct timeval *t1, struct timeval *t0) in tvsub()
/onnv-gate/usr/src/common/crypto/ecc/
H A Dec2_mont.c65 mp_int t1; in gf2m_Mdouble() local
93 mp_int t1, t2; in gf2m_Madd() local
/onnv-gate/usr/src/common/openssl/crypto/dh/
H A Ddh_gen.c105 BIGNUM *t1,*t2; in dh_builtin_genparams() local
/onnv-gate/usr/src/lib/librstp/common/
H A Dtimes.c28 STP_compare_times (IN TIMEVALUES_T *t1, IN TIMEVALUES_T *t2) in STP_compare_times()
/onnv-gate/usr/src/lib/libnsl/rpc/
H A Drpc_sel2poll.c107 int t1, tmp; in __rpc_timeval_to_msec() local
/onnv-gate/usr/src/common/openssl/crypto/ec/
H A Dec2_mult.c84 BIGNUM *t1; in gf2m_Mdouble() local
116 BIGNUM *t1, *t2; in gf2m_Madd() local
/onnv-gate/usr/src/uts/common/sys/
H A Dtnf_probe.h144 #define TNF_DEFINE_RECORD_1(ctype, ctype_record, t1, n1) argument
149 #define TNF_DEFINE_RECORD_1(ctype, ctype_record, t1, n1) \ argument
203 #define TNF_DEFINE_RECORD_2(ctype, ctype_record, t1, n1, t2, n2) argument
208 #define TNF_DEFINE_RECORD_2(ctype, ctype_record, t1, n1, t2, n2) \ argument
267 #define TNF_DEFINE_RECORD_3(ctype, ctype_record, t1, n1, t2, n2, t3, n3) argument
272 #define TNF_DEFINE_RECORD_3(ctype, ctype_record, t1, n1, t2, n2, t3, n3) \ argument
336 #define TNF_DEFINE_RECORD_4(ctype, ctype_record, t1, n1, t2, n2, t3, n3, t4, n4) argument
341 #define TNF_DEFINE_RECORD_4(ctype, ctype_record, t1, n1, t2, n2, t3, n3, t4, n4) \ argument
410 #define TNF_DEFINE_RECORD_5(ctype, ctype_record, t1, n1, t2, n2, t3, n3, t4, n4, t5, n5) argument
415 #define TNF_DEFINE_RECORD_5(ctype, ctype_record, t1, n1, t2, n2, t3, n3, t4, n4, t5, n5) \ argument
/onnv-gate/usr/src/common/openssl/crypto/aes/
H A Daes_core.c900 u32 s0, s1, s2, s3, t0, t1, t2, t3; in AES_encrypt() local
1091 u32 s0, s1, s2, s3, t0, t1, t2, t3; in AES_decrypt() local
/onnv-gate/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A Dbound.c452 get_pkt_times(PKT_LIST *ack, lease_t *lease, lease_t *t1, lease_t *t2) in get_pkt_times()
513 lease_t lease, t1, t2; in configure_v4_timers() local
/onnv-gate/usr/src/common/openssl/crypto/des/
H A Dede_cbcm_enc.c141 register DES_LONG t0,t1; in DES_ede3_cbcm_encrypt() local
/onnv-gate/usr/src/cmd/refer/
H A Drefer5.c47 char t[100], t1[MXSIG], t2[100], format[10], *sd, *stline; in putsig() local
239 char t1[50], *sf; in putkey() local
/onnv-gate/usr/src/cmd/wbem/provider/tools/rds/
H A Drds.c298 hrtime_t t1, t2, wt1, wt2; in process_cmds() local
691 hrtime_t t1; in scanprocfs() local

12345