HomeSort by relevance Sort by last modified time
    Searched refs:nounit (Results 1 - 4 of 4) sorted by null

  /external/eigen/blas/f2c/
dtbmv.c 28 logical nounit; local
217 nounit = lsame_(diag, "N", (ftnlen)1, (ftnlen)1);
250 if (nounit) {
272 if (nounit) {
296 if (nounit) {
318 if (nounit) {
340 if (nounit) {
361 if (nounit) {
383 if (nounit) {
404 if (nounit) {
    [all...]
stbmv.c 28 logical nounit; local
217 nounit = lsame_(diag, "N", (ftnlen)1, (ftnlen)1);
250 if (nounit) {
272 if (nounit) {
296 if (nounit) {
318 if (nounit) {
340 if (nounit) {
361 if (nounit) {
383 if (nounit) {
404 if (nounit) {
    [all...]
ctbmv.c 32 logical noconj, nounit; local
222 nounit = lsame_(diag, "N", (ftnlen)1, (ftnlen)1);
265 if (nounit) {
303 if (nounit) {
343 if (nounit) {
381 if (nounit) {
411 if (nounit) {
433 if (nounit) {
469 if (nounit) {
492 if (nounit) {
    [all...]
ztbmv.c 32 logical noconj, nounit; local
222 nounit = lsame_(diag, "N", (ftnlen)1, (ftnlen)1);
265 if (nounit) {
303 if (nounit) {
343 if (nounit) {
381 if (nounit) {
411 if (nounit) {
433 if (nounit) {
469 if (nounit) {
492 if (nounit) {
    [all...]

Completed in 609 milliseconds