Searched defs:q3 (Results 1 - 21 of 21) sorted by relevance

/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-
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 Dlgamma.c133 #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/libc/port/fp/
H A Dqdivrem.c140 digit q1, q2, q3, q4; local
155 q3 = rbj / t;
161 tmp.ul[L] = COMBINE(q3, q4);
/illumos-gate/usr/src/lib/libm/common/C/
H A Datan.c62 * 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.c62 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.c86 q3 = -1.388888888888888888888877700363937169637e-0003L, variable
125 return (one + z * (q1 + z * (q2 + z * (q3 + z * (q4 +
H A D__sincosl.c86 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.c84 q3 = -1.388888888888888888888877700363937169637e-0003L, variable
121 return one + z * (q1 + z * (q2 + z * (q3 +
H A Datanl.c100 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.c84 q3 = -1.388888888888888888888877700363937169637e-0003L, variable
116 *c = one + z * (q1 + z * (q2 + z * (q3 + z * (q4 +
/illumos-gate/usr/src/lib/libmvec/common/
H A D__vcosbig.c63 q3 = -1.388888552656142867832756687736851681462e-0003, variable
122 t = z * (q1 + z * (q2 + z * (q3 + z * q4)));
H A D__vcosbigf.c63 q3 = -1.388888552656142867832756687736851681462e-0003, variable
123 t = z * (q1 + z * (q2 + z * (q3 + z * q4)));
H A D__vsinbig.c63 q3 = -1.388888552656142867832756687736851681462e-0003, variable
121 t = z * (q1 + z * (q2 + z * (q3 + z * q4)));
H A D__vsinbigf.c63 q3 = -1.388888552656142867832756687736851681462e-0003, variable
122 t = z * (q1 + z * (q2 + z * (q3 + z * q4)));
H A D__vsincosbig.c63 q3 = -1.388888552656142867832756687736851681462e-0003, variable
125 t = z * (q1 + z * (q2 + z * (q3 + z * q4)));
H A D__vsincosbigf.c63 q3 = -1.388888552656142867832756687736851681462e-0003, variable
121 t = z * (q1 + z * (q2 + z * (q3 + z * q4)));
/illumos-gate/usr/src/lib/libmvec/common/vis/
H A D__vsin.S63 #define q3 0x18 define
H A D__vcos.S63 #define q3 0x18 define
279 ldd [%g1+q3],C_q3
/illumos-gate/usr/src/boot/lib/libstand/
H A Dqdivrem.c139 digit q1, q2, q3, q4; local
154 q3 = rbj / t;
160 tmp.ul[L] = COMBINE(q3, 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);
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/uts/common/sys/1394/adapters/
H A Dhci1394_descriptors.h96 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 */

Completed in 86 milliseconds