/illumos-gate/usr/src/lib/libast/common/uwin/ |
H A D | exp__E.c | 70 * 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- 99 vc(q3, 1.5021856115869022674E-6 ,9eb4,36c9,c395,604a, -19, .C99EB4604AC395) 111 #define q3 vccast(q3) macro 123 q = z*( q1 +z*( q2 +z* q3 ));
|
H A D | lgamma.c | 133 #define q3 1.304706631926259297049597307705e-01 macro 245 q = q0+y*(q1+y*(q2+y*(q3+y*(q4+y*(q5+y*q6)))));
|
/illumos-gate/usr/src/lib/libm/common/C/ |
H A D | atan.c | 62 * poly2(r) = (q1*r) * (q2+z(q3+z)) * (q4+z), 98 /* q3 = */ 5.92129112708164262457444237952586263418197631836e-0001, 116 #define q3 g[9] macro 173 (q2 + z * (q3 + z)))); 195 return (((q1 * s) * (q4 + z)) * (q2 + z * (q3 + z)) + w1);
|
H A D | __lgamma.c | 62 q3 = 5.499310206226157329794414e4, variable 238 q = q0+y*(q1+y*(q2+y*(q3+y*(q4+y*(q5+y*(q6+y*
|
/illumos-gate/usr/src/lib/libm/common/LD/ |
H A D | __cosl.c | 86 q3 = -1.388888888888888888888877700363937169637e-0003L, variable 125 return (one + z * (q1 + z * (q2 + z * (q3 + z * (q4 +
|
H A D | __sincosl.c | 86 q3 = -1.388888888888888888888877700363937169637e-0003L, 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.c | 84 q3 = -1.388888888888888888888877700363937169637e-0003L, variable 121 return one + z * (q1 + z * (q2 + z * (q3 +
|
H A D | atanl.c | 100 q3 = -1.428571428571428571057630319435467111253e-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.c | 84 q3 = -1.388888888888888888888877700363937169637e-0003L, variable 116 *c = one + z * (q1 + z * (q2 + z * (q3 + z * (q4 +
|
/illumos-gate/usr/src/common/crypto/edonr/ |
H A D | edonr.c | 245 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); 329 p[11] ^= d(3) ^ q3; 353 uint64_t p0, p1, p2, p3, p4, p5, p6, p7, q0, q1, q2, q3, q local [all...] |
/illumos-gate/usr/src/lib/libmvec/common/ |
H A D | __vcosbig.c | 63 q3 = -1.388888552656142867832756687736851681462e-0003, variable 122 t = z * (q1 + z * (q2 + z * (q3 + z * q4)));
|
H A D | __vcosbigf.c | 63 q3 = -1.388888552656142867832756687736851681462e-0003, variable 123 t = z * (q1 + z * (q2 + z * (q3 + z * q4)));
|
H A D | __vsinbig.c | 63 q3 = -1.388888552656142867832756687736851681462e-0003, variable 121 t = z * (q1 + z * (q2 + z * (q3 + z * q4)));
|
H A D | __vsinbigf.c | 63 q3 = -1.388888552656142867832756687736851681462e-0003, variable 122 t = z * (q1 + z * (q2 + z * (q3 + z * q4)));
|
H A D | __vsincosbig.c | 63 q3 = -1.388888552656142867832756687736851681462e-0003, variable 125 t = z * (q1 + z * (q2 + z * (q3 + z * q4)));
|
H A D | __vsincosbigf.c | 63 q3 = -1.388888552656142867832756687736851681462e-0003, variable 121 t = z * (q1 + z * (q2 + z * (q3 + z * q4)));
|
/illumos-gate/usr/src/lib/libc/port/fp/ |
H A D | qdivrem.c | 140 digit q1, q2, q3, q4; local 155 q3 = rbj / t; 161 tmp.ul[L] = COMBINE(q3, q4);
|
/illumos-gate/usr/src/boot/lib/libstand/ |
H A D | qdivrem.c | 139 digit q1, q2, q3, q4; local 154 q3 = rbj / t; 160 tmp.ul[L] = COMBINE(q3, q4);
|
/illumos-gate/usr/src/uts/common/sys/1394/adapters/ |
H A D | hci1394_descriptors.h | 96 uint32_t q3; member in struct:hci1394_desc_imm_s 112 uint32_t q3; member in struct:hci1394_desc_hdr_s 334 uint32_t q3; member in struct:hci1394_basic_packet 412 /* q3 - definitions for the asynch third quadlet */
|
/illumos-gate/usr/src/uts/common/io/1394/adapters/ |
H A D | hci1394_async.c | 1858 quadlet = hci1394_q_ar_get32(async_handle->as_arreq_q, &pkt->q3); 1938 quadlet = hci1394_q_ar_get32(async_handle->as_arreq_q, &pkt->q3); 2016 quadlet = hci1394_q_ar_get32(async_handle->as_arreq_q, &pkt->q3); 2114 quadlet = hci1394_q_ar_get32(async_handle->as_arreq_q, &pkt->q3); 2234 quadlet = hci1394_q_ar_get32(async_handle->as_arreq_q, &pkt->q3); 2324 data2 = hci1394_q_ar_get32(async_handle->as_arreq_q, &pkt->q3); 2409 header.q3 = ~header.q2; 2491 header.q3 = (uint32_t)(cmd->cmd_addr & DESC_PKT_DESTOFFLO_MASK); 2616 header.q3 = (uint32_t)(cmd->cmd_addr & DESC_PKT_DESTOFFLO_MASK); 2741 header.q3 [all...] |
H A D | hci1394_ixl_comp.c | 1885 wv_omi_descp->q3 = 0; 1996 wv_omi_descp->q3 = 0; 2139 wv_oli_descp->q3 = 0;
|
/illumos-gate/usr/src/lib/libmvec/common/vis/ |
H A D | __vcos.S | 63 #define q3 0x18 define 279 ldd [%g1+q3],C_q3
|
H A D | __vsin.S | 63 #define q3 0x18 define
|