Home
last modified time | relevance | path

Searched refs:t2 (Results 126 – 150 of 230) sorted by relevance

12345678910

/illumos-gate/usr/src/test/util-tests/tests/dis/risc-v/
H A Dtst.rv32d.s118 fcvt.w.d t2, ft3, rtz
125 fcvt.wu.d t2, ft3, rtz
130 fcvt.d.w ft1, t2
131 fcvt.d.wu ft1, t2
H A Dtst.rv32f.s104 fcvt.w.s t2, ft3, rtz
111 fcvt.wu.s t2, ft3, rtz
122 fcvt.s.w ft1, t2
129 fcvt.s.wu ft1, t2
H A D64.rv64i.out8 libdis_test+0x1c: 23 b0 63 00 sd t1,0x0(t2)
9 libdis_test+0x20: 23 30 7e 80 sd t2,-0x800(t3)
H A Dtst.rv32d.out79 libdis_test+0x138: d3 93 01 c2 fcvt.w.d t2,ft3,rtz
85 libdis_test+0x150: d3 93 11 c2 fcvt.wu.d t2,ft3,rtz
89 libdis_test+0x160: d3 80 03 d2 fcvt.d.w ft1,t2
90 libdis_test+0x164: d3 80 13 d2 fcvt.d.wu ft1,t2
/illumos-gate/usr/src/tools/smatch/src/
H A Devaluate.c690 if (t2 && t2->type != SYM_PTR) { in type_difference()
692 combine_address_space(t2->pos, &as2, t2->ctype.as); in type_difference()
697 if (t1 == t2) in type_difference()
699 if (!t1 || !t2) in type_difference()
710 if (t2->type == SYM_NODE || t2->type == SYM_ENUM) { in type_difference()
711 t2 = base2; in type_difference()
713 if (!t2) in type_difference()
812 t2 = base2; in type_difference()
1380 if (t1 == t2) in whitelist_pointers()
1388 if (classify_type(t2, &t2) != TYPE_NUM) in whitelist_pointers()
[all …]
H A Dpre-process.c508 if (t2 >= TOKEN_CHAR && t2 < TOKEN_WIDE_CHAR) in combine()
509 return t2 + TOKEN_WIDE_CHAR - TOKEN_CHAR; in combine()
510 if (t2 == TOKEN_STRING) in combine()
514 if (t2 != TOKEN_IDENT && t2 != TOKEN_NUMBER && t2 != TOKEN_SPECIAL) in combine()
525 if (t2 == TOKEN_SPECIAL) in combine()
533 if (t2 == TOKEN_SPECIAL) { in combine()
1151 if (token_type(t1) != token_type(t2)) in token_different()
1156 different = t1->ident != t2->ident; in token_different()
1168 different = t1->special != t2->special; in token_different()
1173 different = t1->argnum != t2->argnum; in token_different()
[all …]
/illumos-gate/usr/src/cmd/abi/spectrans/spec2trace/
H A Dutil.c298 table_t *t2; in add_string_table() local
310 if ((t2 = realloc(t, (size_t)(sizeof (table_t)+(sizeof in add_string_table()
315 t = t2; in add_string_table()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_iocb.h662 } t2; member
668 #define ULPIOTAG0 un1.t2.ulpIoTag0
669 #define ULPDELAYXMIT un1.t2.ulpIoTag1
736 } t2; member
741 #define ULPCT un2.t2.ulpCT
/illumos-gate/usr/src/lib/libsqlite/test/
H A Dtableapi.test168 set sql "CREATE TABLE t2("
176 set sql "INSERT INTO t2 VALUES("
184 sqlite_get_table_printf $::dbx {SELECT * FROM t2} {}
187 set sql "INSERT INTO t2 VALUES("
195 sqlite_get_table_printf $::dbx {SELECT * FROM t2} {}
H A Dpragma.test251 CREATE TABLE t2(a,b,c);
252 CREATE INDEX i2 ON t2(a);
253 INSERT INTO t2 VALUES(11,2,3);
254 INSERT INTO t2 VALUES(22,3,4);
256 SELECT rowid, * from t2;
/illumos-gate/usr/src/cmd/audio/audiotest/
H A Daudiotest.c231 struct timeval t1, t2; in testdsp() local
315 (void) gettimeofday(&t2, NULL); in testdsp()
323 t = t2.tv_sec - t1.tv_sec; in testdsp()
326 t += t2.tv_usec / 1000; in testdsp()
/illumos-gate/usr/src/lib/libmvec/common/
H A D__vexp.c412 double t0, t1, t2, t3, t4, t5; in __vexp() local
503 t2 = TBL[j2]; in __vexp()
510 y2 = t2 + (TBL[j2 + 1] + t2 * y2); in __vexp()
/illumos-gate/usr/src/lib/libfruutils/
H A Dfru_tag.c370 tags_equal(fru_tag_t t1, fru_tag_t t2) in tags_equal() argument
372 return ((get_tag_type(&t1) == get_tag_type(&t2)) && in tags_equal()
373 (get_tag_dense(&t1) == get_tag_dense(&t2)) && in tags_equal()
374 (get_payload_length(&t1) == get_payload_length(&t2))); in tags_equal()
/illumos-gate/usr/src/lib/libm/common/C/
H A D__tan.c113 #define t2 q[7] macro
137 t = y + (((t1 * x) * z) * (t2 + z * (t3 + z))) * in __k_tan()
H A Datan.c121 #define t2 g[14] macro
145 s = t2 * x; in atan()
/illumos-gate/usr/src/lib/libnisdb/
H A Dnis_parse_ldap_yp_util.c435 __nis_table_mapping_t *t, *t2; in second_parser_pass() local
605 t2 = find_table_mapping(objs, strlen(objs), in second_parser_pass()
607 if (t2) { in second_parser_pass()
608 if (merge_table_mapping(t, t2)) { in second_parser_pass()
611 t->dbId, t2->dbId); in second_parser_pass()
640 t2 = find_table_mapping(objs, strlen(objs), in second_parser_pass()
642 if (t2) { in second_parser_pass()
643 if (merge_table_mapping(t, t2)) { in second_parser_pass()
646 t->dbId, t2->dbId); in second_parser_pass()
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_cxt.c254 struct ecore_dma_mem *t2; member
925 if (!p_mngr->t2) in ecore_cxt_src_t2_free()
929 if (p_mngr->t2[i].p_virt) in ecore_cxt_src_t2_free()
931 p_mngr->t2[i].p_virt, in ecore_cxt_src_t2_free()
932 p_mngr->t2[i].p_phys, in ecore_cxt_src_t2_free()
933 p_mngr->t2[i].size); in ecore_cxt_src_t2_free()
936 p_mngr->t2 = OSAL_NULL; in ecore_cxt_src_t2_free()
969 if (!p_mngr->t2) { in ecore_cxt_src_t2_alloc()
981 &p_mngr->t2[i].p_phys, in ecore_cxt_src_t2_alloc()
983 if (!p_mngr->t2[i].p_virt) { in ecore_cxt_src_t2_alloc()
[all …]
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/in.routed/
H A Dmain.c908 struct timeval *t2) in timevaladd() argument
911 t1->tv_sec += t2->tv_sec; in timevaladd()
912 if ((t1->tv_usec += t2->tv_usec) >= 1000000) { in timevaladd()
922 struct timeval *t2, in timevalsub() argument
925 t1->tv_sec = t2->tv_sec - t3->tv_sec; in timevalsub()
926 if ((t1->tv_usec = t2->tv_usec - t3->tv_usec) < 0) { in timevalsub()
/illumos-gate/usr/src/lib/libm/common/m9x/
H A Dtgammaf.c309 double ss, zz, z, t1, t2, w, y, u; in large_gam() local
323 t2 = y - z; in large_gam()
324 u = t2 / t1; in large_gam()
/illumos-gate/usr/src/common/crypto/edonr/
H A Dedonr.c167 t2 = rotl32(y05 + y3, 9); \
184 t2 = rotl64(y05 + y3, 19); \
202 r1 = (s04 ^ s7) + (t2 ^ t67); \
209 t25 = t2 ^ t5; \
222 r1 = (s04 ^ s7) + (t2 ^ t67); \
229 t25 = t2 ^ t5; \
243 uint32_t s0, s1, s2, s3, s4, s5, s6, s7, t0, t1, t2, t3, t4, in Q256() local
351 uint64_t s0, s1, s2, s3, s4, s5, s6, s7, t0, t1, t2, t3, t4, in Q512() local
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/netstat/
H A Dnetstat.c1718 mib2_tcp_t *t2; in mib_item_diff() local
1731 d->tcpRtoMin = t2->tcpRtoMin; in mib_item_diff()
1732 d->tcpRtoMax = t2->tcpRtoMax; in mib_item_diff()
1733 d->tcpMaxConn = t2->tcpMaxConn; in mib_item_diff()
1739 MDIFF(d, t2, t1, tcpHCOutSegs); in mib_item_diff()
1744 MDIFF(d, t2, t1, tcpOutAck); in mib_item_diff()
1746 MDIFF(d, t2, t1, tcpOutUrg); in mib_item_diff()
1750 MDIFF(d, t2, t1, tcpOutRsts); in mib_item_diff()
1752 MDIFF(d, t2, t1, tcpHCInSegs); in mib_item_diff()
1755 MDIFF(d, t2, t1, tcpInDupAck); in mib_item_diff()
[all …]
/illumos-gate/usr/src/lib/libc/port/threads/
H A Dc11_thr.c223 thrd_equal(thrd_t t1, thrd_t t2) in thrd_equal() argument
225 return (pthread_equal(t1, t2)); in thrd_equal()
/illumos-gate/usr/src/test/util-tests/tests/mdb/numbers/
H A Dtst.binary.mdb4 0t2$d
/illumos-gate/usr/src/cmd/diff3/
H A Ddiff3prog.c281 int t1, t2; in merge() local
285 for (; (t1 = d1 < d13+m1) | (t2 = d2 < d23+m2); ) { in merge()
295 if (!t2 || t1 && d1->new.to < d2->new.from) { in merge()
308 if (!t1 || t2 && d2->new.to < d1->new.from) { in merge()
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/tests/
H A Dio.sh376 read -t2 -n 1000 line1
377 read -t2 -n 1000 line2
378 read -t2 -n 1000 line3
379 read -t2 -n 1000 line4

12345678910