/titanic_41/usr/src/lib/libtnfctl/ |
H A D | dbg.h | 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
|
/titanic_41/usr/src/lib/libxcurses/h/ |
H A D | mks.h | 310 #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
|
/titanic_41/usr/src/cmd/acct/lib/ |
H A D | tmless.c | 37 tmless(t1, t2) in tmless() argument
|
H A D | tmsecs.c | 35 tmsecs(t1, t2) in tmsecs() argument
|
H A D | pnpsplit.c | 306 tmsecs(t1, t2) in tmsecs() argument 320 tmless(t1, t2) in tmless() argument
|
/titanic_41/usr/src/lib/libnisdb/yptol/ |
H A D | ttl_utils.c | 286 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()
|
/titanic_41/usr/src/cmd/cmd-inet/usr.lib/in.ripngd/ |
H A D | main.c | 298 timevaladd(struct timeval *t1, struct timeval *t2) in timevaladd() 308 timevalsub(struct timeval *t1, struct timeval *t2) in timevalsub()
|
/titanic_41/usr/src/cmd/cmd-inet/sbin/dhcpagent/ |
H A D | renew.c | 84 uint32_t t2; in dhcp_renew() local 525 monosec_t t2; in stop_extending() local
|
H A D | bound.c | 452 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
|
/titanic_41/usr/src/lib/libm/common/m9x/ |
H A D | tgammal.c | 627 long double z, t1, t2, t3, z2, t5, w, y, u, r, v; in large_gam() local 757 long double z, t1, t2; in kpsin() local 830 long double z, t1, t2, t3, t4, x4, x8; in kpcos() local 883 long double r1, r2, t2, z, xh, xl, yh, yl, zh, z1, z2, zl, x5, wh, wl; in gam_n() local 1012 long double t, t1, t2, t3, t4, t5, w, y, z, z1, z2, z3, z5; local
|
H A D | tgamma.c | 1211 double z, t1, t2, t3, z2, t5, w, y, u, r, z4, v, t24 = 16777216.0, in large_gam() local 1335 double z, t1, t2, t3, t4; in kpsin() local 1373 double z, t1, t2, t3, t4, x4, x8; in kpcos() local 1408 double r1, r2, t2, z, xh, xl, yh, yl, zh, z1, z2, zl, x5, wh, wl; in gam_n() local 1534 double t, t1, t2, t3, t4, t5, w, y, z, z1, z2, z3, z5; in tgamma() local
|
/titanic_41/usr/src/lib/libm/common/complex/ |
H A D | cpow.c | 115 double t1, t2, t3, t4, w1, w2, t; in sum4fp() local 155 double b[4], t1, t2, t3, t4, w1, w2, u1, v1, x1, y1; in cpow() local
|
H A D | cpowl.c | 70 long double t1, t2, t3, t4, w1, w2, t; in sum4fpl() local 110 long double t1, t2, t3, t4, x1, x2, y1, y2, u1, v1, b[4], w1, w2; in cpowl() local
|
H A D | k_cexpl.c | 234 t2 = -2.777777777777777777777707812093173478756e-3L, variable
|
/titanic_41/usr/src/lib/librstp/common/ |
H A D | times.c | 28 STP_compare_times (IN TIMEVALUES_T *t1, IN TIMEVALUES_T *t2) in STP_compare_times()
|
/titanic_41/usr/src/lib/libc/port/locale/ |
H A D | strcoll.c | 53 wchar_t *t1 = NULL, *t2 = NULL; in strcoll_l() local
|
/titanic_41/usr/src/lib/libm/common/LD/ |
H A D | hypotl.c | 68 long double t1, t2, y1, y2, w; in hypotl() local
|
/titanic_41/usr/src/lib/libcrypt/common/ |
H A D | des_decrypt.c | 40 char t2; in _des_decrypt1() local
|
H A D | des_encrypt.c | 40 char t2; in des_encrypt1() local
|
/titanic_41/usr/src/uts/common/os/ |
H A D | timers.c | 812 timevaladd(struct timeval *t1, struct timeval *t2) in timevaladd() 820 timevalsub(struct timeval *t1, struct timeval *t2) in timevalsub() 845 timespecadd(timespec_t *t1, timespec_t *t2) in timespecadd() 853 timespecsub(timespec_t *t1, timespec_t *t2) in timespecsub()
|
/titanic_41/usr/src/lib/libm/common/Q/ |
H A D | expl.c | 89 t2 = -2.777777777777777777777707812093173478756e-3L, variable
|
H A D | hypotl.c | 69 long double t1, t2, y1, y2, w; in hypotl() local
|
/titanic_41/usr/src/lib/gss_mechs/mech_krb5/krb5/ccache/ |
H A D | cc_retr.c | 42 #define times_match_exact(t1,t2) (memcmp((char *)(t1), (char *)(t2), sizeof(*(t1))) == 0) argument 45 times_match(const krb5_ticket_times *t1, const krb5_ticket_times *t2) in times_match()
|
/titanic_41/usr/src/lib/libm/common/C/ |
H A D | exp.c | 275 #define t2 C[4] macro
|
/titanic_41/usr/src/uts/common/sys/ |
H A D | tnf_probe.h | 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
|