Home
last modified time | relevance | path

Searched defs:A_BL (Results 1 – 25 of 42) sorted by relevance

12

/dports/math/openblas/OpenBLAS-0.3.18/relapack/src/
H A Dslauum.c67 float *const A_BL = A + n1; in RELAPACK_slauum_rec() local
H A Dclauum.c69 float *const A_BL = A + 2 * n1; in RELAPACK_clauum_rec() local
H A Dzlauum.c67 double *const A_BL = A + 2 * n1; in RELAPACK_zlauum_rec() local
H A Ddlauum.c67 double *const A_BL = A + n1; in RELAPACK_dlauum_rec() local
H A Dzpotrf.c68 double *const A_BL = A + 2 * n1; in RELAPACK_zpotrf_rec() local
H A Dspotrf.c68 float *const A_BL = A + n1; in RELAPACK_spotrf_rec() local
H A Ddpotrf.c68 double *const A_BL = A + n1; in RELAPACK_dpotrf_rec() local
H A Dcpotrf.c71 float *const A_BL = A + 2 * n1; in RELAPACK_cpotrf_rec() local
H A Dctrtri.c85 float *const A_BL = A + 2 * n1; in RELAPACK_ctrtri_rec() local
H A Ddtrtri.c83 double *const A_BL = A + n1; in RELAPACK_dtrtri_rec() local
H A Dstrtri.c83 float *const A_BL = A + n1; in RELAPACK_strtri_rec() local
H A Dztrtri.c83 double *const A_BL = A + 2 * n1; in RELAPACK_ztrtri_rec() local
H A Dcgetrf.c93 float *const A_BL = A + 2 * n1; in RELAPACK_cgetrf_rec() local
H A Dzgetrf.c92 double *const A_BL = A + 2 * n1; in RELAPACK_zgetrf_rec() local
H A Ddgetrf.c87 double *const A_BL = A + n1; in RELAPACK_dgetrf_rec() local
H A Dsgetrf.c89 float *const A_BL = A + n1; in RELAPACK_sgetrf_rec() local
H A Dchegst.c102 float *const A_BL = A + 2 * n1; in RELAPACK_chegst_rec() local
H A Dssygst.c100 float *const A_BL = A + n1; in RELAPACK_ssygst_rec() local
H A Ddsygst.c100 double *const A_BL = A + n1; in RELAPACK_dsygst_rec() local
H A Dzhegst.c100 double *const A_BL = A + 2 * n1; in RELAPACK_zhegst_rec() local
H A Dspbtrf.c98 float *const A_BL = A + n1; in RELAPACK_spbtrf_rec() local
H A Dzpbtrf.c96 double *const A_BL = A + 2 * n1; in RELAPACK_zpbtrf_rec() local
H A Dcpbtrf.c95 float *const A_BL = A + 2 * n1; in RELAPACK_cpbtrf_rec() local
H A Ddpbtrf.c95 double *const A_BL = A + n1; in RELAPACK_dpbtrf_rec() local
H A Dzhetrf.c128 double *const A_BL = A + 2 * n1; in RELAPACK_zhetrf_rec() local

12