Searched defs:C0 (Results 1 - 17 of 17) sorted by relevance

/illumos-gate/usr/src/lib/libm/common/R/
H A D__cosf.c39 * C(x) = (C0 + C1*z + C2*z*z) * (C3 + C4*z + z*z)
41 * C0 = 1.09349482127188401868272000389539985058873853699e-0003
58 /* C0 = */ 1.09349482127188401868272000389539985058873853699e-0003,
65 #define C0 q[0] macro
84 ft = (float) (((C0 + z * C1) + (z * z) * C2) * (C3 + z * (C4 + z)));
H A D__sincosf.c40 * C(x) = (C0 + C1*z + C2*z*z) * (C3 + C4*z + z*z)
46 * C0 = 1.09349482127188401868272000389539985058873853699e-0003
68 /* C0 = */ 1.09349482127188401868272000389539985058873853699e-0003,
80 #define C0 q[4] macro
100 *c = (float) (((C0 + z * C1) + (z * z) * C2) * (C3 + z * (C4 + z)));
H A Dcosf.c63 #define C0 C[4] macro
96 return ((float)(((C0 + z * C1) + (z * z) * C2) *
139 f = (float)(((C0 + z * C1) + (z * z) * C2) *
H A Dsinf.c63 #define C0 C[4] macro
101 return ((float)(((C0 + z * C1) + (z * z) * C2) *
106 return ((float)-(((C0 + z * C1) + (z * z) * C2) *
142 f = (float)(((C0 + z * C1) + (z * z) * C2) *
H A Dsincosf.c45 * C(x) = (C0 + C1*z + C2*z*z) * (C3 + C4*z + z*z)
47 * C0 = 1.09349482127188401868272000389539985058873853699e-0003
85 #define C0 C[4] macro
122 *c = (float)(((C0 + z * C1) + (z * z) * C2) *
127 *s = (float)(((C0 + z * C1) + (z * z) * C2) *
134 *s = (float)-(((C0 + z * C1) + (z * z) * C2) *
174 g = (float)(((C0 + z * C1) + (z * z) * C2) *
/illumos-gate/usr/src/lib/libmvec/common/vis/
H A D__vcosf.S58 #define C0 0x28 define
141 ! f50 C0
171 ldd [%g1+C0],%f50
H A D__vsincosf.S58 #define C0 0x28 define
142 ! f50 C0
177 ldd [%g1+C0],%f50
H A D__vsinf.S58 #define C0 0x28 define
141 ! f50 C0
171 ldd [%g1+C0],%f50
/illumos-gate/usr/src/lib/libmvec/common/
H A D__vcosf.c35 * z*(S1+z*S2)) and cos(x) by a polynomial 1+z*(-1/2+z*(C0+z*(C1+
81 #define C0 C[5] macro
117 (C0 + z##N * (C1 + z##N * C2)))); \
135 f##N = (float)(one + z##N * (mhalf + z##N * (C0 + \
218 f0 = (float)(one + z0 * (mhalf + z0 * (C0 +
227 f1 = (float)(one + z1 * (mhalf + z1 * (C0 +
234 f0 = (float)(one + z0 * (mhalf + z0 * (C0 +
236 f1 = (float)(one + z1 * (mhalf + z1 * (C0 +
245 f2 = (float)(one + z2 * (mhalf + z2 * (C0 +
251 f0 = (float)(one + z0 * (mhalf + z0 * (C0
[all...]
H A D__vsincosf.c35 * z*(S1+z*S2)) and cos(x) by a polynomial 1+z*(-1/2+z*(C0+z*(C1+
81 #define C0 C[5] macro
122 g##N = (float)(one + z##N * (mhalf + z##N * (C0 + \
147 g##N = (float)(one + z##N * (mhalf + z##N * (C0 + z##N * \
235 g0 = (float)(one + z0 * (mhalf + z0 * (C0 + z0 *
237 g1 = (float)(one + z1 * (mhalf + z1 * (C0 + z1 *
239 g2 = (float)(one + z2 * (mhalf + z2 * (C0 + z2 *
241 g3 = (float)(one + z3 * (mhalf + z3 * (C0 + z3 *
H A D__vsinf.c35 * z*(S1+z*S2)) and cos(x) by a polynomial 1+z*(-1/2+z*(C0+z*(C1+
81 #define C0 C[5] macro
121 (C0 + z##N * (C1 + z##N * C2)))); \
139 f##N = (float)(one + z##N * (mhalf + z##N * (C0 + \
222 f0 = (float)(one + z0 * (mhalf + z0 * (C0 +
231 f1 = (float)(one + z1 * (mhalf + z1 * (C0 +
238 f0 = (float)(one + z0 * (mhalf + z0 * (C0 +
240 f1 = (float)(one + z1 * (mhalf + z1 * (C0 +
249 f2 = (float)(one + z2 * (mhalf + z2 * (C0 +
255 f0 = (float)(one + z0 * (mhalf + z0 * (C0
[all...]
/illumos-gate/usr/src/cmd/fm/modules/sun4u/cpumem-diagnosis/
H A Dcmd_Lxcacheerr.c133 /* C0 C1 C2 C3 C4 C5 C6 C7 C8 */
145 * 128 ECC bit C0 is bad.
163 #define C0 128 macro
201 NA, C0, C1, S003, C2, M2, M3, 47, C3, M2, M2, 53, M2, 41, 29, M,
262 /* 4 */31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, C0, C0, C0, C0,
263 /* 5 */C0, C0, C
[all...]
/illumos-gate/usr/src/uts/intel/pcbe/
H A Dcore_pcbe.c498 #define C0 C(0) macro
538 { 0xc4, 0x01, C0|C1|C2|C3, "PAPI_br_cn" }, /* br_inst_retired.conditional */ \
539 { 0x1d, 0x01, C0|C1|C2|C3, "PAPI_hw_int" }, /* hw_int.rcx */ \
540 { 0x17, 0x01, C0|C1|C2|C3, "PAPI_tot_iis" }, /* inst_queue_writes */ \
541 { 0x43, 0x01, C0|C1, "PAPI_l1_dca" }, /* l1d_all_ref.any */ \
542 { 0x24, 0x03, C0|C1|C2|C3, "PAPI_l1_dcm" }, /* l2_rqsts. loads and rfos */ \
543 { 0x40, 0x0f, C0|C1|C2|C3, "PAPI_l1_dcr" }, /* l1d_cache_ld.mesi */ \
544 { 0x41, 0x0f, C0|C1|C2|C3, "PAPI_l1_dcw" }, /* l1d_cache_st.mesi */ \
545 { 0x80, 0x03, C0|C1|C2|C3, "PAPI_l1_ica" }, /* l1i.reads */ \
546 { 0x80, 0x01, C0|C
[all...]
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppdump/
H A Dzlib.c3730 #define C0 *p++ = 0; macro
3731 #define C2 C0 C0 C0 C0
/illumos-gate/usr/src/uts/common/io/ppp/spppcomp/
H A Dzlib.c4876 #define C0 *p++ = 0; macro
4877 #define C2 C0 C0 C0 C0
/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dspitfire.c173 * 64 ECC bit C0 is bad.
189 #define C0 64 macro
204 (synd_code < C0))
205 #define SYND_IS_SINGLE_BIT_CHK(synd_code) ((synd_code >= C0) && \
210 NA, C0, C1, M2, C2, M2, M2, M3, C3, M2, M2, M3, M2, M3, M3, M4,
1125 "and corrected", synd_code - C0);
H A Dus3_common.c187 * 128 ECC bit C0 is bad.
205 #define C0 128 macro
243 NA, C0, C1, S003, C2, M2, M3, 47, C3, M2, M2, 53, M2, 41, 29, M,

Completed in 143 milliseconds