Searched refs:q2 (Results 1 - 25 of 39) sorted by relevance

12

/illumos-gate/usr/src/lib/libast/common/uwin/
H A Dexp__E.c70 * Q := q1*x^2 + q2*x^4 (for 56 bits precision, add q3*x^6)
73 * (See the listing below for the values of p1,p2,q1,q2,q3. The poly-
98 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/libresolv2/common/irs/
H A Ddns_ho.c337 struct dns_res_target *q, *q2, *p; local
345 q2 = memget(sizeof(*q2));
346 if (q == NULL || q2 == NULL) {
352 memset(q2, 0, sizeof(*q2));
379 q->next = q2;
381 q2->qclass = C_IN;
382 q2->qtype = T_PTR;
383 q2
559 struct dns_res_target *q, *q2, *p; local
[all...]
H A Dlcl_ho.c502 struct lcl_res_target q, q2, *p; local
505 memset(&q, 0, sizeof(q2));
506 memset(&q2, 0, sizeof(q2));
513 q.next = &q2;
514 q2.family = AF_INET;
/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 >>
[all...]
/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 >>
[all...]
/illumos-gate/usr/src/cmd/sgs/yacc/common/
H A Dy4.c201 int *r, *s, *q1, *q2; local
207 q2 = tracemem + yypgo[i+1] - 1;
219 for (r = q1; r < q2; r += 2) {
239 *p = *q2;
245 for (r = q1; r < q2; r += 2) {
275 int *r, n, nn, flag, j, *q1, *q2; local
282 q2 = tracemem + temp1[i + 1];
290 for (r = q1; r < q2; r += 2) {
335 for (r = q1; r < q2; r += 2) {
/illumos-gate/usr/src/lib/libm/common/C/
H A Datan.c62 * poly2(r) = (q1*r) * (q2+z(q3+z)) * (q4+z),
97 /* q2 = */ 3.51427110447873227059810477159863497078605962912e+0000,
115 #define q2 g[8] macro
173 (q2 + z * (q3 + z))));
195 return (((q1 * s) * (q4 + z)) * (q2 + z * (q3 + z)) + w1);
H A D__lgamma.c63 q2 = 6.161122180066002127833352e4, variable
238 q = q0+y*(q1+y*(q2+y*(q3+y*(q4+y*(q5+y*(q6+y*
/illumos-gate/usr/src/lib/libmvec/common/
H A D__vatan2f.c47 q2 = 1.9999999186853752618e-01f, variable
437 t2 += t2 * sx2 * (q1 + sx2 * q2);
438 t1 += t1 * sx1 * (q1 + sx1 * q2);
439 t0 += t0 * sx0 * (q1 + sx0 * q2);
461 t1 += t1 * sx1 * (q1 + sx1 * q2);
472 t0 += t0 * sx0 * (q1 + sx0 * q2);
H A D__vcosbig.c62 q2 = 4.166666666394861917535640593963708222319e-0002, variable
122 t = z * (q1 + z * (q2 + z * (q3 + z * q4)));
H A D__vcosbigf.c62 q2 = 4.166666666394861917535640593963708222319e-0002, variable
123 t = z * (q1 + z * (q2 + z * (q3 + z * q4)));
H A D__vsinbig.c62 q2 = 4.166666666394861917535640593963708222319e-0002, variable
121 t = z * (q1 + z * (q2 + z * (q3 + z * q4)));
H A D__vsinbigf.c62 q2 = 4.166666666394861917535640593963708222319e-0002, variable
122 t = z * (q1 + z * (q2 + z * (q3 + z * q4)));
H A D__vsincosbig.c62 q2 = 4.166666666394861917535640593963708222319e-0002, variable
125 t = z * (q1 + z * (q2 + z * (q3 + z * q4)));
H A D__vsincosbigf.c62 q2 = 4.166666666394861917535640593963708222319e-0002, variable
121 t = z * (q1 + z * (q2 + z * (q3 + z * q4)));
/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 +
H A D__sincosl.c85 q2 = 4.166666666666666666666666664006066577258e-0002L, variable
120 *c = one + z * (q1 + z * (q2 + z * (q3 + z * (q4 + z *
/illumos-gate/usr/src/lib/libm/common/Q/
H A D__cosl.c83 q2 = +4.166666666666666666666666664006066577258e-0002L, variable
121 return one + z * (q1 + z * (q2 + z * (q3 +
H A Datanl.c99 q2 = 1.999999999999999999999988146114392615808e-0001L, variable
166 y = r * (one + z * (q1 + z * (q2 + z * (q3 + z * (q4 +
198 p = s * (one + z * (q1 + z * (q2 + z * (q3 + z * q4))));
200 p = s * (one + z * (q1 + z * (q2 + z * (q3 + z * (q4 +
H A D__sincosl.c83 q2 = +4.166666666666666666666666664006066577258e-0002L, variable
116 *c = one + z * (q1 + z * (q2 + z * (q3 + z * (q4 +
/illumos-gate/usr/src/common/crypto/edonr/
H A Dedonr.c245 uint32_t p0, p1, p2, p3, p4, p5, p6, p7, q0, q1, q2, q3, q4, local
287 quasi_exform256(q0, q1, q2, q3, q4, q5, q6, q7);
296 LS2_256(defix, q0, q1, q2, q3, q4, q5, q6, q7);
297 quasi_exform256(q0, q1, q2, q3, q4, q5, q6, q7);
304 LS1_256(defix, q0, q1, q2, q3, q4, q5, q6, q7);
306 quasi_exform256(q0, q1, q2, q3, q4, q5, q6, q7);
314 LS2_256(defix, q0, q1, q2, q3, q4, q5, q6, q7);
315 quasi_exform256(q0, q1, q2, q3, q4, q5, q6, q7);
328 p[10] ^= d(2) ^ q2;
353 uint64_t p0, p1, p2, p3, p4, p5, p6, p7, q0, q1, q2, q local
[all...]
/illumos-gate/usr/src/uts/common/sys/1394/adapters/
H A Dhci1394_descriptors.h95 uint32_t q2; member in struct:hci1394_desc_imm_s
111 uint32_t q2; member in struct:hci1394_desc_hdr_s
333 uint32_t q2; member in struct:hci1394_basic_packet
397 /* q2 - definitions for the asynch second quadlet */
421 #define DESC_PKT_DATALEN_SHIFT 16 /* at_rd_blk, at_wr_blk, isoch (q2), */
489 #define HCI1394_SET_ILEN(PKT, VAL) ((PKT)->q2 = (((PKT)->q1) & \
/illumos-gate/usr/src/lib/libc/port/fp/
H A Dqdivrem.c140 digit q1, q2, q3, q4; local
153 q2 = rbj / t;
160 tmp.ul[H] = COMBINE(q1, q2);
/illumos-gate/usr/src/boot/lib/libstand/
H A Dqdivrem.c139 digit q1, q2, q3, q4; local
152 q2 = rbj / t;
159 tmp.ul[H] = COMBINE(q1, q2);
/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_lex.l657 string_nextquote(char *s, char q1, char q2)
662 if (c != '\\' && (*s == q1 || *s == q2))

Completed in 488 milliseconds

12