Home
last modified time | relevance | path

Searched refs:q2 (Results 1 – 25 of 41) sorted by last modified time

12

/illumos-gate/usr/src/cmd/sgs/yacc/common/
H A Dy4.c199 int *r, *s, *q1, *q2; in gin() local
205 q2 = tracemem + yypgo[i+1] - 1; in gin()
217 for (r = q1; r < q2; r += 2) { in gin()
237 *p = *q2; in gin()
243 for (r = q1; r < q2; r += 2) { in gin()
273 int *r, n, nn, flag, j, *q1, *q2; in stin() local
280 q2 = tracemem + temp1[i + 1]; in stin()
288 for (r = q1; r < q2; r += 2) { in stin()
333 for (r = q1; r < q2; r += 2) { in stin()
H A Dy1.c741 ITEM *p1, *p2, *k, *l, *q1, *q2; in state() local
766 q2 = pstate[i+1]; in state()
767 size2 = q2 - q1; in state()
771 for (l = q1; l < q2; l++) { in state()
776 if (l != q2) in state()
783 for (l = q1, k = p1; l < q2; ++l, ++k) { in state()
/illumos-gate/usr/src/lib/libresolv2/common/irs/
H A Dlcl_ho.c498 struct lcl_res_target q, q2, *p; in ho_addrinfo() local
501 memset(&q, 0, sizeof(q2)); in ho_addrinfo()
502 memset(&q2, 0, sizeof(q2)); in ho_addrinfo()
509 q.next = &q2; in ho_addrinfo()
510 q2.family = AF_INET; in ho_addrinfo()
H A Ddns_ho.c341 q2 = memget(sizeof(*q2)); in ho_byaddr()
348 memset(q2, 0, sizeof(*q2)); in ho_byaddr()
375 q->next = q2; in ho_byaddr()
379 q2->answer = q2->qbuf.buf; in ho_byaddr()
380 q2->anslen = sizeof(q2->qbuf); in ho_byaddr()
498 memput(q2, sizeof(*q2)); in ho_byaddr()
566 q2 = memget(sizeof(*q2)); in ho_addrinfo()
573 memset(q2, 0, sizeof(*q2)); in ho_addrinfo()
586 q2->answer = q2->qbuf.buf; in ho_addrinfo()
587 q2->anslen = sizeof(q2->qbuf); in ho_addrinfo()
[all …]
/illumos-gate/usr/src/lib/libmvec/common/vis/
H A D__vsin.S65 #define q2 0x28 macro
H A D__vlog_ultra3.S2173 ! f20 u2,q2
2174 ! f22 v2,(two-v2)-u2,q2
2175 ! f24 n2,f2,q2
H A D__vlog.S172 ! f20 u2,q2
173 ! f22 v2,(two-v2)-u2,q2
174 ! f24 n2,f2,q2
H A D__vcos.S65 #define q2 0x28 macro
278 ldd [%g1+q2],C_q2
/illumos-gate/usr/src/lib/libmvec/common/
H A D__vatan2f.c47 q2 = 1.9999999186853752618e-01f, variable
437 t2 += t2 * sx2 * (q1 + sx2 * q2); in __vatan2f()
438 t1 += t1 * sx1 * (q1 + sx1 * q2); in __vatan2f()
439 t0 += t0 * sx0 * (q1 + sx0 * q2); in __vatan2f()
461 t1 += t1 * sx1 * (q1 + sx1 * q2); in __vatan2f()
472 t0 += t0 * sx0 * (q1 + sx0 * q2); in __vatan2f()
H A D__vsinbig.c62 q2 = 4.166666666394861917535640593963708222319e-0002, variable
121 t = z * (q1 + z * (q2 + z * (q3 + z * q4))); in __vlibm_vsin_big()
/illumos-gate/usr/src/lib/libc/sparcv9/gen/
H A Dascii_strcasecmp.S241 andn %g1, %i4, %l4 ! q2 = x2 & ~m1
243 add %l4, %l2, %l5 ! p2 = q2 + m2
245 add %l4, %l3, %l4 ! q2 = q2 + m3
247 andn %l5, %l4, %l5 ! p2 = p2 & ~q2
249 andn %i4, %g1, %l4 ! q2 = m1 & ~x2
251 and %l4, %l5, %l4 ! q2 = p2 & q2
253 srl %l4, 2, %l4 ! q2 = q2 >> 2
284 add %l4, %l2, %l5 ! p2 = q2 + m2
286 add %l4, %l3, %l4 ! q2 = q2 + m3
292 and %l4, %l5, %l4 ! q2 = p2 & q2
[all …]
/illumos-gate/usr/src/lib/libc/sparc/gen/
H A Dascii_strcasecmp.S241 andn %g1, %i4, %l4 ! q2 = x2 & ~m1
243 add %l4, %l2, %l5 ! p2 = q2 + m2
245 add %l4, %l3, %l4 ! q2 = q2 + m3
247 andn %l5, %l4, %l5 ! p2 = p2 & ~q2
249 andn %i4, %g1, %l4 ! q2 = m1 & ~x2
251 and %l4, %l5, %l4 ! q2 = p2 & q2
253 srl %l4, 2, %l4 ! q2 = q2 >> 2
283 add %l4, %l2, %l5 ! p2 = q2 + m2
285 add %l4, %l3, %l4 ! q2 = q2 + m3
291 and %l4, %l5, %l4 ! q2 = p2 & q2
[all …]
/illumos-gate/usr/src/uts/common/sys/1394/adapters/
H A Dhci1394_descriptors.h93 uint32_t q2; member
109 uint32_t q2; member
331 uint32_t q2; member
487 #define HCI1394_SET_ILEN(PKT, VAL) ((PKT)->q2 = (((PKT)->q1) & \
/illumos-gate/usr/src/uts/common/os/
H A Daio_subr.c652 aio_cleanupq_concat(aio_t *aiop, aio_req_t *q2, int qflg) in aio_cleanupq_concat() argument
655 aio_req_t *reqp = q2; in aio_cleanupq_concat()
661 } while ((reqp = reqp->aio_req_next) != q2); in aio_cleanupq_concat()
665 aiop->aio_cleanupq = q2; in aio_cleanupq_concat()
667 cleanupqhead->aio_req_prev->aio_req_next = q2; in aio_cleanupq_concat()
668 q2tail = q2->aio_req_prev; in aio_cleanupq_concat()
670 q2->aio_req_prev = cleanupqhead->aio_req_prev; in aio_cleanupq_concat()
H A Daio.c856 aio_req_t *q2, *q2work, *list; in aio_reqlist_concat() local
860 q2 = aiop->aio_doneq; in aio_reqlist_concat()
861 q2work = q2; in aio_reqlist_concat()
866 if (q2work == q2) in aio_reqlist_concat()
870 if (q2work == q2) { in aio_reqlist_concat()
872 q2->aio_req_prev->aio_req_next = list; in aio_reqlist_concat()
873 list = q2; in aio_reqlist_concat()
882 list = q2; in aio_reqlist_concat()
885 q2work->aio_req_prev = q2->aio_req_prev; in aio_reqlist_concat()
886 q2->aio_req_prev->aio_req_next = q2work; in aio_reqlist_concat()
/illumos-gate/usr/src/uts/common/io/1394/adapters/
H A Dhci1394_ixl_update.c1200 desc_hdr2 = ddi_get32(acc_hdl, &hcidescp->q2); in hci1394_ixl_update_prep_send_pkt()
1645 ddi_put32(acc_hdl, &hcidescp->q2, uvp->pkthdr2); in hci1394_ixl_update_perform()
1689 ddi_put32(acc_hdl, &hcidescp->q2, uvp->pkthdr2); in hci1394_ixl_update_perform()
H A Dhci1394_ixl_comp.c1582 wv_omi_descp->q2 = wvp->xmit_pkthdr2; in hci1394_bld_xmit_pkt_desc()
1676 wv_omi_descp->q2 = wvp->xmit_pkthdr2; in hci1394_bld_xmit_buf_desc()
1801 wv_oli_descp->q2 = wvp->xmit_pkthdr2; in hci1394_bld_xmit_hdronly_nopkt_desc()
H A Dhci1394_async.c1557 quadlet = hci1394_q_ar_get32(async_handle->as_arreq_q, &pkt->q2); in hci1394_async_arreq_read_qrd()
1627 quadlet = hci1394_q_ar_get32(async_handle->as_arreq_q, &pkt->q2); in hci1394_async_arreq_read_qwr()
1967 data1 = hci1394_q_ar_get32(async_handle->as_arreq_q, &pkt->q2); in hci1394_async_arreq_read_phy()
2038 header.q2 = cmd->cmd_u.q.quadlet_data; in hci1394_async_phy()
2039 header.q3 = ~header.q2; in hci1394_async_phy()
2106 header.q2 = (uint32_t)(cmd->cmd_addr >> 32); in hci1394_async_write()
2213 header.q2 = (uint32_t)(cmd->cmd_addr >> 32); in hci1394_async_read()
2320 header.q2 = (uint32_t)(cmd->cmd_addr >> 32); in hci1394_async_lock()
2415 header.q2 = (HCI1394_DESC_DESTID_SET(cmd->nodeID) | in hci1394_async_write_response()
2481 header.q2 = (uint32_t)(HCI1394_DESC_DESTID_SET(cmd->nodeID) | in hci1394_async_read_response()
[all …]
/illumos-gate/usr/src/lib/libc/port/fp/
H A Dqdivrem.c138 digit q1, q2, q3, q4; in ___qdivrem() local
151 q2 = rbj / t; in ___qdivrem()
158 tmp.ul[H] = COMBINE(q1, q2); in ___qdivrem()
/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_lex.l669 string_nextquote(char *s, char q1, char q2)
674 if (c != '\\' && (*s == q1 || *s == q2))
/illumos-gate/usr/src/boot/libsa/
H A Dqdivrem.c138 digit q1, q2, q3, q4; in __udivmoddi4() local
151 q2 = rbj / t; in __udivmoddi4()
158 tmp.ul[H] = COMBINE(q1, q2); in __udivmoddi4()
/illumos-gate/usr/src/lib/krb5/plugins/preauth/pkinit/
H A Dpkinit_crypto_openssl.c3186 BIGNUM *g2 = NULL, *q2 = NULL; in pkinit_check_dh_params() local
3194 q2 = BN_new(); in pkinit_check_dh_params()
3195 BN_rshift1(q2, p1); in pkinit_check_dh_params()
3196 if (!BN_cmp(q1, q2)) { in pkinit_check_dh_params()
3201 BN_free(q2); in pkinit_check_dh_params()
/illumos-gate/usr/src/contrib/mDNSResponder/mDNSShared/
H A DClientRequests.c614 DNSQuestion * q2; in QueryRecordOpStart() local
616 q2 = (DNSQuestion *) mDNSPlatformMemAllocate((mDNSu32)sizeof(*inOp->q2)); in QueryRecordOpStart()
617 if (!q2) in QueryRecordOpStart()
622 inOp->q2 = q2; in QueryRecordOpStart()
624 *q2 = *q; in QueryRecordOpStart()
646 inOp->reqID, DM_NAME_PARAM(&q2->qname), DNSTypeName(q2->qtype)); in QueryRecordOpStart()
677 if (op->q2) in QueryRecordOpStop()
679 if (op->q2->QuestionContext) QueryRecordOpStopQuestion(op->q2); in QueryRecordOpStop()
680 mDNSPlatformMemFree(op->q2); in QueryRecordOpStop()
681 op->q2 = mDNSNULL; in QueryRecordOpStop()
[all …]
H A DClientRequests.h36 …DNSQuestion * q2; // DNSQuestion for unicast version of a record… member
/illumos-gate/usr/src/tools/smatch/src/validation/
H A Dnoderef.c16 char * __A * q2; in h() local
24 q2 = &p; /* This should complain */ in h()

12