Home
last modified time | relevance | path

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

/dports/math/blaze/blaze-3.8/blazetest/src/mathtest/operations/smatdmatsub/
H A DMakefile477 MZaMDa: MZaMDa.o target
H A Drun250 EXE=$PATH_SMATDMATSUB/MZaMDa; if [ -x $EXE ]; then $EXE; if [ $? != 0 ]; then exit 1; fi fi
/dports/math/blaze/blaze-3.8/blazetest/src/mathtest/operations/smatdmatadd/
H A DMakefile476 MZaMDa: MZaMDa.o target
H A Drun250 EXE=$PATH_SMATDMATADD/MZaMDa; if [ -x $EXE ]; then $EXE; if [ $? != 0 ]; then exit 1; fi fi