Home
last modified time | relevance | path

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

123456

/illumos-gate/usr/src/lib/smbclnt/libfknsmb/common/sys/
H A Dsdt.h54 #define DTRACE_PROBE1(n, t1, a1) \ argument
58 #define DTRACE_PROBE2(n, t1, a1, t2, a2) \ argument
62 #define DTRACE_PROBE3(n, t1, a1, t2, a2, t3, a3) \ argument
/illumos-gate/usr/src/lib/libdemangle/common/
H A Dcxx.c465 const char *t1 = NULL; in parse_special_name() local
582 const char *t1 = NULL; in parse_call_offset() local
626 const char *t1 = NULL; in parse_name() local
689 const char *t1 = NULL; in parse_local_name() local
791 const char *t1 = NULL; in parse_nested_name() local
931 const char *t1 = NULL; in parse_template_arg() local
1586 const char *t1 = NULL; in parse_type() local
1841 const char *t1 = NULL; in parse_qual_type() local
2164 const char *t1 = NULL; in parse_call_expr() local
2203 const char *t1 = NULL; in parse_conv_expr() local
[all …]
/illumos-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
/illumos-gate/usr/src/lib/libnisdb/yptol/
H A Dttl_utils.c285 add_to_timeval(struct timeval *t1, int t2) in add_to_timeval()
320 is_greater_timeval(struct timeval *t1, struct timeval *t2) in is_greater_timeval()
/illumos-gate/usr/src/uts/common/os/
H A Dtimers.c813 timevaladd(struct timeval *t1, struct timeval *t2) in timevaladd()
821 timevalsub(struct timeval *t1, struct timeval *t2) in timevalsub()
829 timevalfix(struct timeval *t1) in timevalfix()
846 timespecadd(timespec_t *t1, timespec_t *t2) in timespecadd()
854 timespecsub(timespec_t *t1, timespec_t *t2) in timespecsub()
862 timespecfix(timespec_t *t1) in timespecfix()
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/in.ripngd/
H A Dmain.c296 timevaladd(struct timeval *t1, struct timeval *t2) in timevaladd()
306 timevalsub(struct timeval *t1, struct timeval *t2) in timevalsub()
/illumos-gate/usr/src/lib/libmvec/common/
H A D__vcos.c204 double t0, t1, t2, z0, z1, z2; in __vcos() local
437 double t0, t1, z0, z1; in __vcos() local
674 double t0, t1, t2, z0, z1, z2; in __vcos() local
998 double t0, t1, z0, z1; in __vcos() local
H A D__vsin.c178 double t0, t1, t2, z0, z1, z2; in __vsin() local
418 double t0, t1, z0, z1; in __vsin() local
682 double t0, t1, t2, z0, z1, z2; in __vsin() local
1006 double t0, t1, z0, z1; in __vsin() local
H A D__vsincos.c233 double t0, t1, t2, t1_0, t1_1, t1_2, t2_0, t2_1, t2_2; in __vsincos() local
624 double t0, t1, t1_0, t1_1, t2_0, t2_1; in __vsincos() local
909 double t0, t1, t2, t1_0, t1_1, t1_2, t2_0, t2_1, t2_2; in __vsincos() local
1421 double t0, t1, t1_0, t1_1, t2_0, t2_1; in __vsincos() local
/illumos-gate/usr/src/cmd/acct/lib/
H A Dtmsecs.c35 tmsecs(t1, t2) in tmsecs() argument
H A Dtmless.c37 tmless(t1, t2) in tmless() argument
H A Dpnpsplit.c310 tmsecs(struct tm *t1, struct tm *t2) in tmsecs()
323 tmless(struct tm *t1, struct tm *t2) in tmless()
/illumos-gate/usr/src/cmd/csh/
H A Dsh.time.c223 pdeltat(struct timeval *t1, struct timeval *t0) in pdeltat()
251 tvsub(struct timeval *tdiff, struct timeval *t1, struct timeval *t0) in tvsub()
/illumos-gate/usr/src/common/crypto/ecc/
H A Dec2_mont.c63 mp_int t1; in gf2m_Mdouble() local
91 mp_int t1, t2; in gf2m_Madd() local
/illumos-gate/usr/src/lib/libm/common/complex/
H A Dcpow.c115 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 Dcpowl.c70 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 Dcatanl.c128 long double x, y, t1, ax, ay, t; in catanl() local
/illumos-gate/usr/src/lib/libm/common/m9x/
H A Dtgammal.c627 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
1012 long double t, t1, t2, t3, t4, t5, w, y, z, z1, z2, z3, z5; local
/illumos-gate/usr/src/lib/libc/port/locale/
H A Dstrcoll.c53 wchar_t *t1 = NULL, *t2 = NULL; in strcoll_l() local
/illumos-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()
/illumos-gate/usr/src/lib/libnsl/rpc/
H A Drpc_sel2poll.c105 int t1, tmp; in __rpc_timeval_to_msec() local
/illumos-gate/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A Dbound.c455 get_pkt_times(PKT_LIST *ack, lease_t *lease, lease_t *t1, lease_t *t2) in get_pkt_times()
516 lease_t lease, t1, t2; in configure_v4_timers() local
/illumos-gate/usr/src/lib/libm/common/LD/
H A Dhypotl.c68 long double t1, t2, y1, y2, w; in hypotl() local
/illumos-gate/usr/src/cmd/refer/
H A Drefer5.c45 char t[100], t1[MXSIG], t2[100], format[10], *sd, *stline; in putsig() local
237 char t1[50], *sf; in putkey() local
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/ccache/
H A Dcc_retr.c42 #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()

123456