Home
last modified time | relevance | path

Searched refs:c__ (Results 1 – 25 of 1522) sorted by relevance

12345678910>>...61

/dports/science/apbs/apbs-pdb2pqr-apbs-1.5-102-g500c1473/apbs/externals/fetk/punc/src/lapack/
H A Dslarfx.c231 c__[j * c_dim1 + 3] + v4 * c__[j * c_dim1 + 4] + v5 * c__[ in slarfx_()
260 c__[j * c_dim1 + 3] + v4 * c__[j * c_dim1 + 4] + v5 * c__[ in slarfx_()
292 c__[j * c_dim1 + 3] + v4 * c__[j * c_dim1 + 4] + v5 * c__[ in slarfx_()
328 c__[j * c_dim1 + 3] + v4 * c__[j * c_dim1 + 4] + v5 * c__[ in slarfx_()
367 c__[j * c_dim1 + 3] + v4 * c__[j * c_dim1 + 4] + v5 * c__[ in slarfx_()
410 c__[j * c_dim1 + 3] + v4 * c__[j * c_dim1 + 4] + v5 * c__[ in slarfx_()
464 c__[j + c_dim1] = t1 * c__[j + c_dim1]; in slarfx_()
606 c__[j + c_dim1 * 5] + v6 * c__[j + c_dim1 * 6] + v7 * c__[ in slarfx_()
642 c__[j + c_dim1 * 5] + v6 * c__[j + c_dim1 * 6] + v7 * c__[ in slarfx_()
681 c__[j + c_dim1 * 5] + v6 * c__[j + c_dim1 * 6] + v7 * c__[ in slarfx_()
[all …]
H A Ddlarfx.c233 c__[j * c_dim1 + 3] + v4 * c__[j * c_dim1 + 4] + v5 * c__[ in dlarfx_()
262 c__[j * c_dim1 + 3] + v4 * c__[j * c_dim1 + 4] + v5 * c__[ in dlarfx_()
294 c__[j * c_dim1 + 3] + v4 * c__[j * c_dim1 + 4] + v5 * c__[ in dlarfx_()
330 c__[j * c_dim1 + 3] + v4 * c__[j * c_dim1 + 4] + v5 * c__[ in dlarfx_()
369 c__[j * c_dim1 + 3] + v4 * c__[j * c_dim1 + 4] + v5 * c__[ in dlarfx_()
412 c__[j * c_dim1 + 3] + v4 * c__[j * c_dim1 + 4] + v5 * c__[ in dlarfx_()
466 c__[j + c_dim1] = t1 * c__[j + c_dim1]; in dlarfx_()
608 c__[j + c_dim1 * 5] + v6 * c__[j + c_dim1 * 6] + v7 * c__[ in dlarfx_()
644 c__[j + c_dim1 * 5] + v6 * c__[j + c_dim1 * 6] + v7 * c__[ in dlarfx_()
683 c__[j + c_dim1 * 5] + v6 * c__[j + c_dim1 * 6] + v7 * c__[ in dlarfx_()
[all …]
H A Dzlarfx.c167 c__[i__3].i + t1.i * c__[i__3].r; in zlarfx_()
192 c__[i__2].i + v1.i * c__[i__2].r; in zlarfx_()
195 c__[i__3].i + v2.i * c__[i__3].r; in zlarfx_()
239 c__[i__2].i + v1.i * c__[i__2].r; in zlarfx_()
242 c__[i__3].i + v2.i * c__[i__3].r; in zlarfx_()
246 c__[i__4].i + v3.i * c__[i__4].r; in zlarfx_()
302 c__[i__2].i + v1.i * c__[i__2].r; in zlarfx_()
305 c__[i__3].i + v2.i * c__[i__3].r; in zlarfx_()
309 c__[i__4].i + v3.i * c__[i__4].r; in zlarfx_()
313 c__[i__5].i + v4.i * c__[i__5].r; in zlarfx_()
[all …]
H A Dclarfx.c167 c__[i__3].i + t1.i * c__[i__3].r; in clarfx_()
192 c__[i__2].i + v1.i * c__[i__2].r; in clarfx_()
195 c__[i__3].i + v2.i * c__[i__3].r; in clarfx_()
239 c__[i__2].i + v1.i * c__[i__2].r; in clarfx_()
242 c__[i__3].i + v2.i * c__[i__3].r; in clarfx_()
246 c__[i__4].i + v3.i * c__[i__4].r; in clarfx_()
302 c__[i__2].i + v1.i * c__[i__2].r; in clarfx_()
305 c__[i__3].i + v2.i * c__[i__3].r; in clarfx_()
309 c__[i__4].i + v3.i * c__[i__4].r; in clarfx_()
313 c__[i__5].i + v4.i * c__[i__5].r; in clarfx_()
[all …]
H A Dslaic1.c134 *c__ = 1.f; in slaic1_()
139 tmp = sqrt(*s * *s + *c__ * *c__); in slaic1_()
158 *c__ = 0.f; in slaic1_()
162 *c__ = 1.f; in slaic1_()
180 *c__ = r_sign(&c_b5, gamma) / *c__; in slaic1_()
193 t = *c__ / (b + sqrt(b * b + *c__)); in slaic1_()
227 tmp = sqrt(*s * *s + *c__ * *c__); in slaic1_()
241 *c__ = 1.f; in slaic1_()
245 *c__ = 0.f; in slaic1_()
257 *c__ = r_sign(&c_b5, &alpha) / *c__; in slaic1_()
[all …]
H A Ddlaic1.c136 *c__ = 1.; in dlaic1_()
141 tmp = sqrt(*s * *s + *c__ * *c__); in dlaic1_()
160 *c__ = 0.; in dlaic1_()
164 *c__ = 1.; in dlaic1_()
182 *c__ = d_sign(&c_b5, gamma) / *c__; in dlaic1_()
195 t = *c__ / (b + sqrt(b * b + *c__)); in dlaic1_()
229 tmp = sqrt(*s * *s + *c__ * *c__); in dlaic1_()
243 *c__ = 1.; in dlaic1_()
247 *c__ = 0.; in dlaic1_()
259 *c__ = d_sign(&c_b5, &alpha) / *c__; in dlaic1_()
[all …]
/dports/math/igraph/igraph-0.9.5/vendor/lapack/
H A Ddlarfx.c283 c__[j * c_dim1 + 3] + v4 * c__[j * c_dim1 + 4] + v5 * c__[ in igraphdlarfx_()
312 c__[j * c_dim1 + 3] + v4 * c__[j * c_dim1 + 4] + v5 * c__[ in igraphdlarfx_()
344 c__[j * c_dim1 + 3] + v4 * c__[j * c_dim1 + 4] + v5 * c__[ in igraphdlarfx_()
380 c__[j * c_dim1 + 3] + v4 * c__[j * c_dim1 + 4] + v5 * c__[ in igraphdlarfx_()
419 c__[j * c_dim1 + 3] + v4 * c__[j * c_dim1 + 4] + v5 * c__[ in igraphdlarfx_()
462 c__[j * c_dim1 + 3] + v4 * c__[j * c_dim1 + 4] + v5 * c__[ in igraphdlarfx_()
507 c__[j + c_dim1] = t1 * c__[j + c_dim1]; in igraphdlarfx_()
649 c__[j + c_dim1 * 5] + v6 * c__[j + c_dim1 * 6] + v7 * c__[ in igraphdlarfx_()
685 c__[j + c_dim1 * 5] + v6 * c__[j + c_dim1 * 6] + v7 * c__[ in igraphdlarfx_()
724 c__[j + c_dim1 * 5] + v6 * c__[j + c_dim1 * 6] + v7 * c__[ in igraphdlarfx_()
[all …]
H A Ddlanv2.c174 if (*c__ == 0.) { in igraphdlanv2_()
188 *b = -(*c__); in igraphdlanv2_()
189 *c__ = 0.; in igraphdlanv2_()
226 *sn = *c__ / tau; in igraphdlanv2_()
227 *b -= *c__; in igraphdlanv2_()
228 *c__ = 0.; in igraphdlanv2_()
272 *b -= *c__; in igraphdlanv2_()
273 *c__ = 0.; in igraphdlanv2_()
281 *b = -(*c__); in igraphdlanv2_()
282 *c__ = 0.; in igraphdlanv2_()
[all …]
/dports/math/geogram/geogram-1.7.7/src/lib/third_party/numerics/CLAPACK/
H A Dslarfx.c223 c__[j * c_dim1 + 3] + v4 * c__[j * c_dim1 + 4] + v5 * c__[ in slarfx_()
252 c__[j * c_dim1 + 3] + v4 * c__[j * c_dim1 + 4] + v5 * c__[ in slarfx_()
284 c__[j * c_dim1 + 3] + v4 * c__[j * c_dim1 + 4] + v5 * c__[ in slarfx_()
320 c__[j * c_dim1 + 3] + v4 * c__[j * c_dim1 + 4] + v5 * c__[ in slarfx_()
359 c__[j * c_dim1 + 3] + v4 * c__[j * c_dim1 + 4] + v5 * c__[ in slarfx_()
402 c__[j * c_dim1 + 3] + v4 * c__[j * c_dim1 + 4] + v5 * c__[ in slarfx_()
447 c__[j + c_dim1] = t1 * c__[j + c_dim1]; in slarfx_()
589 c__[j + c_dim1 * 5] + v6 * c__[j + c_dim1 * 6] + v7 * c__[ in slarfx_()
625 c__[j + c_dim1 * 5] + v6 * c__[j + c_dim1 * 6] + v7 * c__[ in slarfx_()
664 c__[j + c_dim1 * 5] + v6 * c__[j + c_dim1 * 6] + v7 * c__[ in slarfx_()
[all …]
H A Ddlarfx.c224 c__[j * c_dim1 + 3] + v4 * c__[j * c_dim1 + 4] + v5 * c__[ in dlarfx_()
253 c__[j * c_dim1 + 3] + v4 * c__[j * c_dim1 + 4] + v5 * c__[ in dlarfx_()
285 c__[j * c_dim1 + 3] + v4 * c__[j * c_dim1 + 4] + v5 * c__[ in dlarfx_()
321 c__[j * c_dim1 + 3] + v4 * c__[j * c_dim1 + 4] + v5 * c__[ in dlarfx_()
360 c__[j * c_dim1 + 3] + v4 * c__[j * c_dim1 + 4] + v5 * c__[ in dlarfx_()
403 c__[j * c_dim1 + 3] + v4 * c__[j * c_dim1 + 4] + v5 * c__[ in dlarfx_()
448 c__[j + c_dim1] = t1 * c__[j + c_dim1]; in dlarfx_()
590 c__[j + c_dim1 * 5] + v6 * c__[j + c_dim1 * 6] + v7 * c__[ in dlarfx_()
626 c__[j + c_dim1 * 5] + v6 * c__[j + c_dim1 * 6] + v7 * c__[ in dlarfx_()
665 c__[j + c_dim1 * 5] + v6 * c__[j + c_dim1 * 6] + v7 * c__[ in dlarfx_()
[all …]
H A Ddlanv2.c100 if (*c__ == 0.) { in dlanv2_()
114 *b = -(*c__); in dlanv2_()
115 *c__ = 0.; in dlanv2_()
152 *sn = *c__ / tau; in dlanv2_()
153 *b -= *c__; in dlanv2_()
154 *c__ = 0.; in dlanv2_()
198 *b -= *c__; in dlanv2_()
199 *c__ = 0.; in dlanv2_()
207 *b = -(*c__); in dlanv2_()
208 *c__ = 0.; in dlanv2_()
[all …]
/dports/math/libflame/libflame-5.2.0/src/map/lapack2flamec/f2c/c/
H A Ddlarfx.c263 …sum = v1 * c__[j * c_dim1 + 1] + v2 * c__[j * c_dim1 + 2] + v3 * c__[j * c_dim1 + 3] + v4 * c__[j … in dlarfx_()
290 …= v1 * c__[j * c_dim1 + 1] + v2 * c__[j * c_dim1 + 2] + v3 * c__[j * c_dim1 + 3] + v4 * c__[j * c_… in dlarfx_()
320c__[j * c_dim1 + 1] + v2 * c__[j * c_dim1 + 2] + v3 * c__[j * c_dim1 + 3] + v4 * c__[j * c_dim1 + … in dlarfx_()
353c__[j * c_dim1 + 1] + v2 * c__[j * c_dim1 + 2] + v3 * c__[j * c_dim1 + 3] + v4 * c__[j * c_dim1 + … in dlarfx_()
389c__[j * c_dim1 + 1] + v2 * c__[j * c_dim1 + 2] + v3 * c__[j * c_dim1 + 3] + v4 * c__[j * c_dim1 + … in dlarfx_()
428c__[j * c_dim1 + 1] + v2 * c__[j * c_dim1 + 2] + v3 * c__[j * c_dim1 + 3] + v4 * c__[j * c_dim1 + … in dlarfx_()
583 … v1 * c__[j + c_dim1] + v2 * c__[j + (c_dim1 << 1)] + v3 * c__[j + c_dim1 * 3] + v4 * c__[j + (c_d… in dlarfx_()
613c__[j + c_dim1] + v2 * c__[j + (c_dim1 << 1)] + v3 * c__[j + c_dim1 * 3] + v4 * c__[j + (c_dim1 <<… in dlarfx_()
646c__[j + c_dim1] + v2 * c__[j + (c_dim1 << 1)] + v3 * c__[j + c_dim1 * 3] + v4 * c__[j + (c_dim1 <<… in dlarfx_()
682c__[j + c_dim1] + v2 * c__[j + (c_dim1 << 1)] + v3 * c__[j + c_dim1 * 3] + v4 * c__[j + (c_dim1 <<… in dlarfx_()
[all …]
H A Dslarfx.c263 …sum = v1 * c__[j * c_dim1 + 1] + v2 * c__[j * c_dim1 + 2] + v3 * c__[j * c_dim1 + 3] + v4 * c__[j … in slarfx_()
290 …= v1 * c__[j * c_dim1 + 1] + v2 * c__[j * c_dim1 + 2] + v3 * c__[j * c_dim1 + 3] + v4 * c__[j * c_… in slarfx_()
320c__[j * c_dim1 + 1] + v2 * c__[j * c_dim1 + 2] + v3 * c__[j * c_dim1 + 3] + v4 * c__[j * c_dim1 + … in slarfx_()
353c__[j * c_dim1 + 1] + v2 * c__[j * c_dim1 + 2] + v3 * c__[j * c_dim1 + 3] + v4 * c__[j * c_dim1 + … in slarfx_()
389c__[j * c_dim1 + 1] + v2 * c__[j * c_dim1 + 2] + v3 * c__[j * c_dim1 + 3] + v4 * c__[j * c_dim1 + … in slarfx_()
428c__[j * c_dim1 + 1] + v2 * c__[j * c_dim1 + 2] + v3 * c__[j * c_dim1 + 3] + v4 * c__[j * c_dim1 + … in slarfx_()
583 … v1 * c__[j + c_dim1] + v2 * c__[j + (c_dim1 << 1)] + v3 * c__[j + c_dim1 * 3] + v4 * c__[j + (c_d… in slarfx_()
613c__[j + c_dim1] + v2 * c__[j + (c_dim1 << 1)] + v3 * c__[j + c_dim1 * 3] + v4 * c__[j + (c_dim1 <<… in slarfx_()
646c__[j + c_dim1] + v2 * c__[j + (c_dim1 << 1)] + v3 * c__[j + c_dim1 * 3] + v4 * c__[j + (c_dim1 <<… in slarfx_()
682c__[j + c_dim1] + v2 * c__[j + (c_dim1 << 1)] + v3 * c__[j + c_dim1 * 3] + v4 * c__[j + (c_dim1 <<… in slarfx_()
[all …]
H A Dclarfx.c200 q__1.r = t1.r * c__[i__3].r - t1.i * c__[i__3].i; in clarfx_()
230 q__2.r = v1.r * c__[i__2].r - v1.i * c__[i__2].i; in clarfx_()
233 q__3.r = v2.r * c__[i__3].r - v2.i * c__[i__3].i; in clarfx_()
289 q__3.r = v1.r * c__[i__2].r - v1.i * c__[i__2].i; in clarfx_()
292 q__4.r = v2.r * c__[i__3].r - v2.i * c__[i__3].i; in clarfx_()
297 q__5.r = v3.r * c__[i__4].r - v3.i * c__[i__4].i; in clarfx_()
369 q__4.r = v1.r * c__[i__2].r - v1.i * c__[i__2].i; in clarfx_()
372 q__5.r = v2.r * c__[i__3].r - v2.i * c__[i__3].i; in clarfx_()
377 q__6.r = v3.r * c__[i__4].r - v3.i * c__[i__4].i; in clarfx_()
382 q__7.r = v4.r * c__[i__5].r - v4.i * c__[i__5].i; in clarfx_()
[all …]
H A Dzlarfx.c200 z__1.r = t1.r * c__[i__3].r - t1.i * c__[i__3].i; in zlarfx_()
230 z__2.r = v1.r * c__[i__2].r - v1.i * c__[i__2].i; in zlarfx_()
233 z__3.r = v2.r * c__[i__3].r - v2.i * c__[i__3].i; in zlarfx_()
289 z__3.r = v1.r * c__[i__2].r - v1.i * c__[i__2].i; in zlarfx_()
292 z__4.r = v2.r * c__[i__3].r - v2.i * c__[i__3].i; in zlarfx_()
297 z__5.r = v3.r * c__[i__4].r - v3.i * c__[i__4].i; in zlarfx_()
369 z__4.r = v1.r * c__[i__2].r - v1.i * c__[i__2].i; in zlarfx_()
372 z__5.r = v2.r * c__[i__3].r - v2.i * c__[i__3].i; in zlarfx_()
377 z__6.r = v3.r * c__[i__4].r - v3.i * c__[i__4].i; in zlarfx_()
382 z__7.r = v4.r * c__[i__5].r - v4.i * c__[i__5].i; in zlarfx_()
[all …]
H A Dslaic1.c175 *c__ = 1.f; in slaic1_()
182 tmp = sqrt(*s * *s + *c__ * *c__); in slaic1_()
192 *c__ = 0.f; in slaic1_()
235 *c__ = r_sign(&c_b5, gamma) / *c__; in slaic1_()
248 t = *c__ / (b + sqrt(b * b + *c__)); in slaic1_()
286 tmp = sqrt(*s * *s + *c__ * *c__); in slaic1_()
288 *c__ /= tmp; in slaic1_()
294 *c__ = 1.f; in slaic1_()
326 *c__ = r_sign(&c_b5, &alpha) / *c__; in slaic1_()
354 t = *c__ / (b + sqrt((r__1 = b * b - *c__, f2c_abs(r__1)))); in slaic1_()
[all …]
H A Ddlaic1.c175 *c__ = 1.; in dlaic1_()
182 tmp = sqrt(*s * *s + *c__ * *c__); in dlaic1_()
192 *c__ = 0.; in dlaic1_()
235 *c__ = d_sign(&c_b5, gamma) / *c__; in dlaic1_()
248 t = *c__ / (b + sqrt(b * b + *c__)); in dlaic1_()
286 tmp = sqrt(*s * *s + *c__ * *c__); in dlaic1_()
288 *c__ /= tmp; in dlaic1_()
294 *c__ = 1.; in dlaic1_()
326 *c__ = d_sign(&c_b5, &alpha) / *c__; in dlaic1_()
354 t = *c__ / (b + sqrt((d__1 = b * b - *c__, f2c_abs(d__1)))); in dlaic1_()
[all …]
/dports/science/InsightToolkit/ITK-5.0.1/Modules/ThirdParty/VNL/src/vxl/v3p/netlib/lapack/complex16/
H A Dzlarfx.c213 c__[i__3].i + t1.i * c__[i__3].r; in zlarfx_()
214 c__[i__2].r = z__1.r, c__[i__2].i = z__1.i; in zlarfx_()
247 c__[i__2].i + v1.i * c__[i__2].r; in zlarfx_()
250 c__[i__3].i + v2.i * c__[i__3].r; in zlarfx_()
307 c__[i__2].i + v1.i * c__[i__2].r; in zlarfx_()
310 c__[i__3].i + v2.i * c__[i__3].r; in zlarfx_()
314 c__[i__4].i + v3.i * c__[i__4].r; in zlarfx_()
386 c__[i__2].i + v1.i * c__[i__2].r; in zlarfx_()
389 c__[i__3].i + v2.i * c__[i__3].r; in zlarfx_()
393 c__[i__4].i + v3.i * c__[i__4].r; in zlarfx_()
[all …]
/dports/misc/vxl/vxl-3.3.2/v3p/netlib/lapack/complex16/
H A Dzlarfx.c213 c__[i__3].i + t1.i * c__[i__3].r; in zlarfx_()
214 c__[i__2].r = z__1.r, c__[i__2].i = z__1.i; in zlarfx_()
247 c__[i__2].i + v1.i * c__[i__2].r; in zlarfx_()
250 c__[i__3].i + v2.i * c__[i__3].r; in zlarfx_()
307 c__[i__2].i + v1.i * c__[i__2].r; in zlarfx_()
310 c__[i__3].i + v2.i * c__[i__3].r; in zlarfx_()
314 c__[i__4].i + v3.i * c__[i__4].r; in zlarfx_()
386 c__[i__2].i + v1.i * c__[i__2].r; in zlarfx_()
389 c__[i__3].i + v2.i * c__[i__3].r; in zlarfx_()
393 c__[i__4].i + v3.i * c__[i__4].r; in zlarfx_()
[all …]
/dports/math/geogram/geogram-1.7.7/src/lib/third_party/numerics/CBLAS/
H A Dzherk.c220 c__[i__3].r = 0., c__[i__3].i = 0.; in zherk_()
240 c__[i__2].r = d__1, c__[i__2].i = 0.; in zherk_()
251 c__[i__3].r = 0., c__[i__3].i = 0.; in zherk_()
262 c__[i__2].r = d__1, c__[i__2].i = 0.; in zherk_()
292 c__[i__3].r = 0., c__[i__3].i = 0.; in zherk_()
308 c__[i__2].r = d__1, c__[i__2].i = 0.; in zherk_()
313 c__[i__2].r = d__1, c__[i__2].i = 0.; in zherk_()
342 c__[i__3].r = d__1, c__[i__3].i = 0.; in zherk_()
355 c__[i__3].r = 0., c__[i__3].i = 0.; in zherk_()
362 c__[i__2].r = d__1, c__[i__2].i = 0.; in zherk_()
[all …]
H A Dcherk.c220 c__[i__3].r = 0.f, c__[i__3].i = 0.f; in cherk_()
240 c__[i__2].r = r__1, c__[i__2].i = 0.f; in cherk_()
251 c__[i__3].r = 0.f, c__[i__3].i = 0.f; in cherk_()
262 c__[i__2].r = r__1, c__[i__2].i = 0.f; in cherk_()
292 c__[i__3].r = 0.f, c__[i__3].i = 0.f; in cherk_()
308 c__[i__2].r = r__1, c__[i__2].i = 0.f; in cherk_()
313 c__[i__2].r = r__1, c__[i__2].i = 0.f; in cherk_()
342 c__[i__3].r = r__1, c__[i__3].i = 0.f; in cherk_()
355 c__[i__3].r = 0.f, c__[i__3].i = 0.f; in cherk_()
362 c__[i__2].r = r__1, c__[i__2].i = 0.f; in cherk_()
[all …]
/dports/science/apbs/apbs-pdb2pqr-apbs-1.5-102-g500c1473/apbs/externals/fetk/punc/src/blas/
H A Dcherk.c208 c__[i__3].r = 0.f, c__[i__3].i = 0.f; in cherk_()
228 c__[i__2].r = r__1, c__[i__2].i = 0.f; in cherk_()
239 c__[i__3].r = 0.f, c__[i__3].i = 0.f; in cherk_()
250 c__[i__2].r = r__1, c__[i__2].i = 0.f; in cherk_()
280 c__[i__3].r = 0.f, c__[i__3].i = 0.f; in cherk_()
296 c__[i__2].r = r__1, c__[i__2].i = 0.f; in cherk_()
301 c__[i__2].r = r__1, c__[i__2].i = 0.f; in cherk_()
330 c__[i__3].r = r__1, c__[i__3].i = 0.f; in cherk_()
343 c__[i__3].r = 0.f, c__[i__3].i = 0.f; in cherk_()
350 c__[i__2].r = r__1, c__[i__2].i = 0.f; in cherk_()
[all …]
H A Dzherk.c213 c__[i__3].r = 0., c__[i__3].i = 0.; in zherk_()
233 c__[i__2].r = d__1, c__[i__2].i = 0.; in zherk_()
244 c__[i__3].r = 0., c__[i__3].i = 0.; in zherk_()
255 c__[i__2].r = d__1, c__[i__2].i = 0.; in zherk_()
285 c__[i__3].r = 0., c__[i__3].i = 0.; in zherk_()
301 c__[i__2].r = d__1, c__[i__2].i = 0.; in zherk_()
306 c__[i__2].r = d__1, c__[i__2].i = 0.; in zherk_()
335 c__[i__3].r = d__1, c__[i__3].i = 0.; in zherk_()
348 c__[i__3].r = 0., c__[i__3].i = 0.; in zherk_()
355 c__[i__2].r = d__1, c__[i__2].i = 0.; in zherk_()
[all …]
/dports/math/libflame/libflame-5.2.0/src/flablas/f2c/
H A Dzherk.c192 c__[i__3].r = 0., c__[i__3].i = 0.; in zherk_()
219 c__[i__2].r = d__1, c__[i__2].i = 0.; in zherk_()
239 c__[i__3].r = 0., c__[i__3].i = 0.; in zherk_()
255 c__[i__2].r = d__1, c__[i__2].i = 0.; in zherk_()
312 c__[i__2].r = d__1, c__[i__2].i = 0.; in zherk_()
319 c__[i__2].r = d__1, c__[i__2].i = 0.; in zherk_()
381 c__[i__2].r = d__1, c__[i__2].i = 0.; in zherk_()
399 c__[i__2].r = d__1, c__[i__2].i = 0.; in zherk_()
500 c__[i__2].r = d__1, c__[i__2].i = 0.; in zherk_()
507 c__[i__2].r = d__1, c__[i__2].i = 0.; in zherk_()
[all …]
H A Dcherk.c187 c__[i__3].r = 0.f, c__[i__3].i = 0.f; in cherk_()
214 c__[i__2].r = r__1, c__[i__2].i = 0.f; in cherk_()
250 c__[i__2].r = r__1, c__[i__2].i = 0.f; in cherk_()
307 c__[i__2].r = r__1, c__[i__2].i = 0.f; in cherk_()
314 c__[i__2].r = r__1, c__[i__2].i = 0.f; in cherk_()
376 c__[i__2].r = r__1, c__[i__2].i = 0.f; in cherk_()
394 c__[i__2].r = r__1, c__[i__2].i = 0.f; in cherk_()
495 c__[i__2].r = r__1, c__[i__2].i = 0.f; in cherk_()
502 c__[i__2].r = r__1, c__[i__2].i = 0.f; in cherk_()
531 c__[i__2].r = r__1, c__[i__2].i = 0.f; in cherk_()
[all …]

12345678910>>...61