Home | History | Annotate | Download | only in f2c

Lines Matching full:real

15 /* Subroutine */ int sspmv_(char *uplo, integer *n, real *alpha, real *ap, 
16 real *x, integer *incx, real *beta, real *y, integer *incy, ftnlen
24 real temp1, temp2;
64 /* ALPHA - REAL . */
68 /* AP - REAL array of DIMENSION at least */
82 /* X - REAL array of dimension at least */
93 /* BETA - REAL . */
98 /* Y - REAL array of dimension at least */