Home
last modified time | relevance | path

Searched defs:t2 (Results 1 – 25 of 121) sorted by relevance

12345

/illumos-gate/usr/src/lib/smbclnt/libfknsmb/common/sys/
H A Dsdt.h58 #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/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/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/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/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
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 Dtgamma.c1211 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
/illumos-gate/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A Drenew.c85 uint32_t t2; in dhcp_renew() local
527 monosec_t t2; in stop_extending() local
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/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 Dk_cexpl.c234 t2 = -2.777777777777777777777707812093173478756e-3L, variable
/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()
846 timespecadd(timespec_t *t1, timespec_t *t2) in timespecadd()
854 timespecsub(timespec_t *t1, timespec_t *t2) in timespecsub()
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/tests/
H A Dheredoc.sh298 function t2 function
/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/libdemangle/common/
H A Dcxx.c339 const char *t2 = NULL; in parse_encoding() local
690 const char *t2 = NULL; in parse_local_name() local
1185 const char *t2 = parse_expression(t1, last, db); in parse_binary_expr() local
1269 const char *t2 = NULL; in parse_new_expr() local
1355 const char *t2 = parse_expression(t1, last, db); in parse_idx_expr() local
1416 const char *t1, *t2, *t3; in parse_trinary_expr() local
1982 const char *t2 = NULL; in parse_function_param() local
2119 const char *t2 = parse_expression(t, last, db); in parse_dot_star_expr() local
2430 const char *t2 = NULL; in parse_unnamed_type_name() local
3416 const char *t2 = NULL; in parse_pointer_to_member_type() local
[all …]
/illumos-gate/usr/src/lib/libcrypt/common/
H A Ddes_decrypt.c40 char t2; in _des_decrypt1() local
H A Ddes_encrypt.c40 char t2; in des_encrypt1() 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/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()
/illumos-gate/usr/src/lib/libm/common/Q/
H A Dexpl.c89 t2 = -2.777777777777777777777707812093173478756e-3L, variable
H A Dhypotl.c69 long double t1, t2, y1, y2, w; in hypotl() local

12345