Home
last modified time | relevance | path

Searched refs:tail_divtemp (Results 1 – 2 of 2) sorted by relevance

/dports/math/xblas/xblas-1.0.248/testing/test-trsv/
H A DBLAS_trsv_testgen.c142 double head_divtemp, tail_divtemp; in BLAS_strsv_testgen() local
181 tail_divtemp = t2 - (head_divtemp - t1); in BLAS_strsv_testgen()
185 tail_r_true[i] = tail_divtemp; in BLAS_strsv_testgen()
407 double head_divtemp, tail_divtemp; in BLAS_dtrsv_testgen() local
458 tail_divtemp = t2 - (head_divtemp - t1); in BLAS_dtrsv_testgen()
461 tail_r_true[i] = tail_divtemp; in BLAS_dtrsv_testgen()
699 double head_divtemp, tail_divtemp; in BLAS_dtrsv_s_testgen() local
753 tail_divtemp = t2 - (head_divtemp - t1); in BLAS_dtrsv_s_testgen()
757 tail_r_true[i] = tail_divtemp; in BLAS_dtrsv_s_testgen()
/dports/math/xblas/xblas-1.0.248/testing/test-tbsv/
H A DBLAS_tbsv_testgen.c156 double head_divtemp, tail_divtemp; in BLAS_stbsv_testgen() local
195 tail_divtemp = t2 - (head_divtemp - t1); in BLAS_stbsv_testgen()
199 tail_r_true[i] = tail_divtemp; in BLAS_stbsv_testgen()
448 double head_divtemp, tail_divtemp; in BLAS_dtbsv_testgen() local
499 tail_divtemp = t2 - (head_divtemp - t1); in BLAS_dtbsv_testgen()
502 tail_r_true[i] = tail_divtemp; in BLAS_dtbsv_testgen()
767 double head_divtemp, tail_divtemp; in BLAS_dtbsv_s_testgen() local
821 tail_divtemp = t2 - (head_divtemp - t1); in BLAS_dtbsv_s_testgen()
825 tail_r_true[i] = tail_divtemp; in BLAS_dtbsv_s_testgen()