
Go to the source code of this file.
Functions | |
| void | chkxer (void) |
| void | F77_c2chke (char *rout) |
| void | F77_xerbla (char *srname, void *vinfo) |
Variables | |
| int | cblas_info |
| int | cblas_lerr |
| int | cblas_ok |
| char * | cblas_rout |
| int | link_xerbla = TRUE |
| void chkxer | ( | void | ) |
Definition at line 16 of file c_c2chke.c.
| void F77_c2chke | ( | char * | rout | ) |
Definition at line 27 of file c_c2chke.c.
| void F77_xerbla | ( | char * | srname, |
| void * | vinfo | ||
| ) |
Definition at line 12 of file CBLAS/src/xerbla.c.
| int cblas_info |
Definition at line 6 of file c_c2chke.c.
| int cblas_lerr |
Definition at line 6 of file c_c2chke.c.
| int cblas_ok |
Definition at line 6 of file c_c2chke.c.
| char* cblas_rout |
Definition at line 8 of file c_c2chke.c.
| int link_xerbla = TRUE |
Definition at line 7 of file c_c2chke.c.