Home
last modified time | relevance | path

Searched refs:C2 (Results 1 – 25 of 106) sorted by relevance

12345

/illumos-gate/usr/src/lib/libmvec/common/
H A D__vcosf.c83 #define C2 C[7] macro
219 z0 * (C1 + z0 * C2)))); in __vcosf()
228 z1 * (C1 + z1 * C2)))); in __vcosf()
235 z0 * (C1 + z0 * C2)))); in __vcosf()
237 z1 * (C1 + z1 * C2)))); in __vcosf()
246 z2 * (C1 + z2 * C2)))); in __vcosf()
252 z0 * (C1 + z0 * C2)))); in __vcosf()
255 z2 * (C1 + z2 * C2)))); in __vcosf()
262 z1 * (C1 + z1 * C2)))); in __vcosf()
264 z2 * (C1 + z2 * C2)))); in __vcosf()
[all …]
H A D__vsinf.c83 #define C2 C[7] macro
223 z0 * (C1 + z0 * C2)))); in __vsinf()
232 z1 * (C1 + z1 * C2)))); in __vsinf()
239 z0 * (C1 + z0 * C2)))); in __vsinf()
241 z1 * (C1 + z1 * C2)))); in __vsinf()
250 z2 * (C1 + z2 * C2)))); in __vsinf()
256 z0 * (C1 + z0 * C2)))); in __vsinf()
259 z2 * (C1 + z2 * C2)))); in __vsinf()
266 z1 * (C1 + z1 * C2)))); in __vsinf()
268 z2 * (C1 + z2 * C2)))); in __vsinf()
[all …]
H A D__vsincosf.c83 #define C2 C[7] macro
123 z##N * (C1 + z##N * C2)))); \
148 (C1 + z##N * C2)))); \
236 (C1 + z0 * C2)))); in __vsincosf()
238 (C1 + z1 * C2)))); in __vsincosf()
240 (C1 + z2 * C2)))); in __vsincosf()
242 (C1 + z3 * C2)))); in __vsincosf()
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/chalupa/frutree/
H A Dsystem-board.info74 Node C2 location
76 Prop Label string r 0 "C2"
110 name:/frutree/chassis/C2
112 name:/frutree/chassis/C2/system-board
144 name:/frutree/chassis/C2/system-board
146 name:/frutree/chassis/C2/system-board/P0
211 name:/frutree/chassis/C2/system-board/P0
217 name:/frutree/chassis/C2/system-board/P0/cpu
219 name:/frutree/chassis/C2/system-board/P0/cpu/B0
225 name:/frutree/chassis/C2/system-board/P0/cpu
[all …]
/illumos-gate/usr/src/lib/libresolv/
H A Dres_query.c271 register char *C1, *C2; local
290 for (C2 = C1 + 1; *C2 && !isspace(*C2); ++C2);
291 abuf[sizeof (abuf) - 1] = *C2 = '\0';
/illumos-gate/usr/src/lib/libm/common/R/
H A Dsincosf.c87 #define C2 C[6] macro
122 *c = (float)(((C0 + z * C1) + (z * z) * C2) * in sincosf()
127 *s = (float)(((C0 + z * C1) + (z * z) * C2) * in sincosf()
134 *s = (float)-(((C0 + z * C1) + (z * z) * C2) * in sincosf()
174 g = (float)(((C0 + z * C1) + (z * z) * C2) * in sincosf()
H A Dsinf.c65 #define C2 C[6] macro
101 return ((float)(((C0 + z * C1) + (z * z) * C2) * in sinf()
106 return ((float)-(((C0 + z * C1) + (z * z) * C2) * in sinf()
142 f = (float)(((C0 + z * C1) + (z * z) * C2) * in sinf()
H A D__cosf.c67 #define C2 q[2] macro
84 ft = (float) (((C0 + z * C1) + (z * z) * C2) * (C3 + z * (C4 + z))); in __k_cosf()
H A Dcosf.c65 #define C2 C[6] macro
96 return ((float)(((C0 + z * C1) + (z * z) * C2) * in cosf()
139 f = (float)(((C0 + z * C1) + (z * z) * C2) * in cosf()
H A D__sincosf.c82 #define C2 q[6] macro
100 *c = (float) (((C0 + z * C1) + (z * z) * C2) * (C3 + z * (C4 + z))); in __k_sincosf()
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/boston/frutree/
H A Dsystem-board.info133 name:/frutree/chassis/MB/system-board/C2
135 name:/frutree/chassis/MB/system-board/C2/cpu-module
183 name:/frutree/chassis/MB/system-board/C2/cpu-module
185 name:/frutree/chassis/MB/system-board/C2/cpu-module/P0
262 name:/frutree/chassis/MB/system-board/C2/cpu-module/P0/cpu
264 name:/frutree/chassis/MB/system-board/C2/cpu-module/P0/cpu/B0
267 name:/frutree/chassis/MB/system-board/C2/cpu-module/P0/cpu/B0/bank
270 name:/frutree/chassis/MB/system-board/C2/cpu-module/P0/cpu
272 name:/frutree/chassis/MB/system-board/C2/cpu-module/P0/cpu/B1
275 name:/frutree/chassis/MB/system-board/C2/cpu-module/P0/cpu/B1/bank
[all …]
/illumos-gate/usr/src/lib/libm/i386/src/
H A Dpow.S107 cmpb $0x40,%cl / C3=1 C2=0 C1=? C0=0 when +-0
111 cmpb $0x40,%cl / C3=1 C2=0 C1=? C0=0 when +-0
149 cmpb $0x01,%cl / C3=0 C2=0 C1=? C0=1 when +-NaN
158 cmpb $0x01,%cl / C3=0 C2=0 C1=? C0=1 when +-NaN
180 cmpb $0x05,%cl / C3=0 C2=1 C1=0 C0=1 when +inf
182 cmpb $0x07,%cl / C3=0 C2=1 C1=1 C0=1 when -inf
192 cmpb $0x40,%cl / C3=1 C2=0 C1=0 C0=0 when +0
194 cmpb $0x42,%cl / C3=1 C2=0 C1=1 C0=0 when -0
202 cmpb $0x05,%cl / C3=0 C2=1 C1=0 C0=1 when +inf
204 cmpb $0x07,%cl / C3=0 C2=1 C1=1 C0=1 when -inf
[all …]
H A Dpowf.S108 cmpb $0x40,%cl / C3=1 C2=0 C1=? C0=0 when +-0
135 cmpb $0x01,%cl / C3=0 C2=0 C1=? C0=1 when +-NaN
144 cmpb $0x01,%cl / C3=0 C2=0 C1=? C0=1 when +-NaN
166 cmpb $0x05,%cl / C3=0 C2=1 C1=0 C0=1 when +inf
168 cmpb $0x07,%cl / C3=0 C2=1 C1=1 C0=1 when -inf
178 cmpb $0x40,%cl / C3=1 C2=0 C1=0 C0=0 when +0
180 cmpb $0x42,%cl / C3=1 C2=0 C1=1 C0=0 when -0
188 cmpb $0x05,%cl / C3=0 C2=1 C1=0 C0=1 when +inf
190 cmpb $0x07,%cl / C3=0 C2=1 C1=1 C0=1 when -inf
349 cmpb $0x05,%cl / C3=0 C2=1 C1=? C0=1 when +-inf
[all …]
H A Dpowl.S104 cmpb $0x40,%cl / C3=1 C2=0 C1=? C0=0 when +-0
131 cmpb $0x01,%cl / C3=0 C2=0 C1=? C0=1 when +-NaN
140 cmpb $0x01,%cl / C3=0 C2=0 C1=? C0=1 when +-NaN
162 cmpb $0x05,%cl / C3=0 C2=1 C1=0 C0=1 when +inf
164 cmpb $0x07,%cl / C3=0 C2=1 C1=1 C0=1 when -inf
174 cmpb $0x40,%cl / C3=1 C2=0 C1=0 C0=0 when +0
176 cmpb $0x42,%cl / C3=1 C2=0 C1=1 C0=0 when -0
184 cmpb $0x05,%cl / C3=0 C2=1 C1=0 C0=1 when +inf
186 cmpb $0x07,%cl / C3=0 C2=1 C1=1 C0=1 when -inf
341 cmpb $0x05,%cl / C3=0 C2=1 C1=? C0=1 when +-inf
[all …]
/illumos-gate/usr/src/lib/iconv_modules/common/
H A Dibm%utf8.c46 enum _USTATE { C0, C1, C2 }; enumerator
113 st->ustate = C2; in _icv_iconv()
123 st->ustate = C2; in _icv_iconv()
125 case C2 : in _icv_iconv()
/illumos-gate/usr/src/lib/libm/amd64/src/
H A Dpowl.S104 cmpb $0x40,%cl / C3=1 C2=0 C1=? C0=0 when +-0
129 cmpb $0x01,%cl / C3=0 C2=0 C1=? C0=1 when +-NaN
138 cmpb $0x01,%cl / C3=0 C2=0 C1=? C0=1 when +-NaN
159 cmpb $0x05,%cl / C3=0 C2=1 C1=0 C0=1 when +inf
161 cmpb $0x07,%cl / C3=0 C2=1 C1=1 C0=1 when -inf
171 cmpb $0x40,%cl / C3=1 C2=0 C1=0 C0=0 when +0
173 cmpb $0x42,%cl / C3=1 C2=0 C1=1 C0=0 when -0
181 cmpb $0x05,%cl / C3=0 C2=1 C1=0 C0=1 when +inf
183 cmpb $0x07,%cl / C3=0 C2=1 C1=1 C0=1 when -inf
327 cmpb $0x05,%cl / C3=0 C2=1 C1=? C0=1 when +-inf
[all …]
/illumos-gate/usr/src/lib/libm/common/LD/
H A Derfl.c171 static long double C2 = (long double)((float)0.95478588343); variable
300 t = C2+__poly_libmq(s,12,P2)/(one+s*__poly_libmq(s,13,Q2));
332 t = one-C2;
/illumos-gate/usr/src/lib/libm/common/Q/
H A Derfl.c172 static const long double C2 = (long double)((float)0.95478588343); variable
301 t = C2+__poly_libmq(s,12,P2)/(one+s*__poly_libmq(s,13,Q2));
332 t = one-C2;
/illumos-gate/usr/src/data/ucode/intel/
H A DMakefile.links62 000206C2-02 \
156 000806C2-40 \
157 000806C2-80 \
377 $(ROOTINTELDIR)/000206C2-02: $(ROOTINTELDIR)/000206C2-01
659 $(ROOTINTELDIR)/000806C2-40: $(ROOTINTELDIR)/000806C2-02
662 $(ROOTINTELDIR)/000806C2-80: $(ROOTINTELDIR)/000806C2-02
/illumos-gate/usr/src/lib/iconv_modules/zh/common/
H A Dzh_CN.gbk%zh_TW-big5.c45 enum _CSTATE { C0, C1, C2, C3 }; enumerator
140 st->cstate = C2; in _icv_iconv()
145 case C2: in _icv_iconv()
H A Dzh_CN.gbk%zh_TW-big5p.c49 enum _CSTATE { C0, C1, C2, C3 }; enumerator
124 st->cstate = C2; in _icv_iconv()
129 case C2: in _icv_iconv()
H A Dzh_CN.gbk%zh_HK.hkscs.c50 enum _CSTATE { C0, C1, C2, C3 }; enumerator
142 st->cstate = C2; in _icv_iconv()
147 case C2: in _icv_iconv()
H A Dzh_TW-euc%zh_TW-big5.c46 enum _CSTATE { C0, C1, C2, C3 }; enumerator
151 st->cstate = C2; in _icv_iconv()
174 case C2: /* plane #2 - #16 (4 bytes): get 3nd byte */ in _icv_iconv()
H A Dzh_CN.gbk%UTF-8.c66 enum _CSTATE { C0, C1, C2, C3 }; enumerator
209 st->cstate = C2; in _icv_iconv()
216 case C2: in _icv_iconv()
H A Dzh_TW-euc%zh_TW-iso2022-CN-EXT.c59 enum _CSTATE { C0, C1, C2, C3, C4 }; enumerator
209 st->cstate = C2; in _icv_iconv()
226 case C2: /* plane #2 - #16 (4 bytes): get 3nd byte */ in _icv_iconv()

12345