Home
last modified time | relevance | path

Searched refs:q2 (Results 1 – 25 of 41) sorted by relevance

12

/illumos-gate/usr/src/lib/libresolv2/common/irs/
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 …]
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()
/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 …]
/illumos-gate/usr/src/contrib/ast/src/lib/libast/uwin/
H A Dexp__E.c98 vc(q2, 1.2624568129896839182E-3 ,7905,3ba5,f5e7,72e4, -9, .A5790572E4F5E7)
104 ic(q2, 9.9176615021572857300E-4, -10, 1.03FC4CB8C98E8)
110 #define q2 vccast(q2) macro
123 q = z*( q1 +z*( q2 +z* q3 ));
125 q = z*( q1 +z* q2 );
/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/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()
/illumos-gate/usr/src/common/crypto/edonr/
H A Dedonr.c287 quasi_exform256(q0, q1, q2, q3, q4, q5, q6, q7); in Q256()
296 LS2_256(defix, q0, q1, q2, q3, q4, q5, q6, q7); in Q256()
297 quasi_exform256(q0, q1, q2, q3, q4, q5, q6, q7); in Q256()
304 LS1_256(defix, q0, q1, q2, q3, q4, q5, q6, q7); in Q256()
306 quasi_exform256(q0, q1, q2, q3, q4, q5, q6, q7); in Q256()
314 LS2_256(defix, q0, q1, q2, q3, q4, q5, q6, q7); in Q256()
328 p[10] ^= d(2) ^ q2; in Q256()
404 LS2_512(defix, q0, q1, q2, q3, q4, q5, q6, q7); in Q512()
412 LS1_512(defix, q0, q1, q2, q3, q4, q5, q6, q7); in Q512()
422 LS2_512(defix, q0, q1, q2, q3, q4, q5, q6, q7); in Q512()
[all …]
/illumos-gate/usr/src/lib/libm/common/Q/
H A Datanl.c99 q2 = 1.999999999999999999999988146114392615808e-0001L, variable
166 y = r * (one + z * (q1 + z * (q2 + z * (q3 + z * (q4 + in atanl()
198 p = s * (one + z * (q1 + z * (q2 + z * (q3 + z * q4)))); in atanl()
200 p = s * (one + z * (q1 + z * (q2 + z * (q3 + z * (q4 + in atanl()
H A D__cosl.c83 q2 = +4.166666666666666666666666664006066577258e-0002L, variable
121 return one + z * (q1 + z * (q2 + z * (q3 + in __k_cosl()
H A D__sincosl.c83 q2 = +4.166666666666666666666666664006066577258e-0002L, variable
116 *c = one + z * (q1 + z * (q2 + z * (q3 + z * (q4 + in __k_sincosl()
/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__vsincosbigf.c62 q2 = 4.166666666394861917535640593963708222319e-0002, variable
121 t = z * (q1 + z * (q2 + z * (q3 + z * q4))); in __vlibm_vsincos_bigf()
H A D__vsinbigf.c62 q2 = 4.166666666394861917535640593963708222319e-0002, variable
122 t = z * (q1 + z * (q2 + z * (q3 + z * q4))); in __vlibm_vsin_bigf()
H A D__vsincosbig.c62 q2 = 4.166666666394861917535640593963708222319e-0002, variable
125 t = z * (q1 + z * (q2 + z * (q3 + z * q4))); in __vlibm_vsincos_big()
H A D__vsinbig.c62 q2 = 4.166666666394861917535640593963708222319e-0002, variable
121 t = z * (q1 + z * (q2 + z * (q3 + z * q4))); in __vlibm_vsin_big()
H A D__vcosbig.c62 q2 = 4.166666666394861917535640593963708222319e-0002, variable
122 t = z * (q1 + z * (q2 + z * (q3 + z * q4))); in __vlibm_vcos_big()
/illumos-gate/usr/src/lib/libm/common/C/
H A Datan.c115 #define q2 g[8] macro
173 (q2 + z * (q3 + z)))); in atan()
195 return (((q1 * s) * (q4 + z)) * (q2 + z * (q3 + z)) + w1); in atan()
/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()
/illumos-gate/usr/src/lib/libm/common/LD/
H A D__cosl.c85 q2 = 4.166666666666666666666666664006066577258e-0002L, variable
125 return (one + z * (q1 + z * (q2 + z * (q3 + z * (q4 + in __k_cosl()
H A D__sincosl.c85 q2 = 4.166666666666666666666666664006066577258e-0002L, variable
120 *c = one + z * (q1 + z * (q2 + z * (q3 + z * (q4 + z * in __k_sincosl()
/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/lib/libm/common/R/
H A Datan2f.c244 q2 = 1.9999999186853752618e-01, variable
338 a = (a + t) + t * s * (q1 + s * q2); in atan2f()
/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/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()

12