#include "f2c.h"
#include "cblasimpexp.h"
Include dependency graph for lsame.c:
Go to the source code of this file.
Functions | |
logical __IMPEXP__ | lsame_ (char *ca, char *cb, ftnlen ca_len, ftnlen cb_len) |
|
Definition at line 9 of file lsame.c. References __IMPEXP__, integer, and logical. Referenced by dgecon_(), dgemm_(), dgemv_(), dgerfs_(), dgesvx_(), dgetrs_(), dlacpy_(), dlamch_(), dlange_(), dlatrs_(), dsymv_(), dsyr2_(), dsyr2k_(), dtrmm_(), dtrmv_(), dtrsm_(), and dtrsv_(). |