OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:r__1
(Results
1 - 3
of
3
) sorted by null
/external/eigen/blas/f2c/
srotmg.c
34
real
r__1
;
local
212
r__1
= gam;
213
*sd1 *=
r__1
*
r__1
;
229
r__1
= gam;
230
*sd1 /=
r__1
*
r__1
;
249
r__1
= gam;
250
*sd2 *=
r__1
*
r__1
;
[
all
...]
chpmv.c
21
real
r__1
;
local
274
r__1
= ap[i__4].r;
275
q__3.r =
r__1
* temp1.r, q__3.i =
r__1
* temp1.i;
319
r__1
= ap[i__4].r;
320
q__3.r =
r__1
* temp1.r, q__3.i =
r__1
* temp1.i;
347
r__1
= ap[i__4].r;
348
q__2.r =
r__1
* temp1.r, q__2.i =
r__1
* temp1.i
[
all
...]
chbmv.c
21
real
r__1
;
local
316
r__1
= a[i__3].r;
317
q__3.r =
r__1
* temp1.r, q__3.i =
r__1
* temp1.i;
363
r__1
= a[i__2].r;
364
q__3.r =
r__1
* temp1.r, q__3.i =
r__1
* temp1.i;
394
r__1
= a[i__2].r;
395
q__2.r =
r__1
* temp1.r, q__2.i =
r__1
* temp1.i
[
all
...]
Completed in 308 milliseconds