Home
last modified time | relevance | path

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

/dports/math/clblas/clBLAS-2.10/src/library/blas/gens/
H A Dblas_kgen.c464 Kstring kstrSecond; in updateOptimResultGen() local
582 emptyKstring( &kstrSecond ); in updateOptimResultGen()
594 ksprintf( &kstrSecond, "%s", pVNames->ldc ); in updateOptimResultGen()
599 &kstrSecond, in updateOptimResultGen()
638 ksprintf( &kstrSecond, "%s", pVNames->beta ); in updateOptimResultGen()
642 &kstrSecond, in updateOptimResultGen()
706 ksprintf( &kstrSecond, "%s", pVNames->alpha ); in updateOptimResultGen()
713 &kstrSecond, in updateOptimResultGen()
763 emptyKstring( &kstrSecond ); in updateOptimResultGen()
775 ksprintf( &kstrSecond, "%s", pVNames->ldc ); in updateOptimResultGen()
[all …]