37 lapack_int nrhs,
const float* d,
const float* e,
38 float* df,
float* ef,
const float*
b,
lapack_int ldb,
39 float* x,
lapack_int ldx,
float* rcond,
float* ferr,
48 #ifndef LAPACK_DISABLE_NAN_CHECK
78 ldb, x, ldx, rcond, ferr, berr, work );