Home
last modified time | relevance | path

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

/dports/math/blaze/blaze-3.8/blazetest/src/mathtest/operations/dmatdvecmult/
H A DMakefile59 DDaVDa DDaVDb DDbVDa DDbVDb \
69 DDaVDb: LDaVDb.o target
H A Drun41 EXE=$PATH_DMATDVECMULT/DDaVDb; if [ -x $EXE ]; then $EXE; if [ $? != 0 ]; then exit 1; fi fi