Home
last modified time | relevance | path

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

/dports/math/blaze/blaze-3.8/blazetest/src/mathtest/operations/smatdmatsub/
H A DMakefile510 MZbM3x3a: MZbM3x3a.o target
H A Drun267 EXE=$PATH_SMATDMATSUB/MZbM3x3a; 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 DMakefile509 MZbM3x3a: MZbM3x3a.o target
H A Drun267 EXE=$PATH_SMATDMATADD/MZbM3x3a; if [ -x $EXE ]; then $EXE; if [ $? != 0 ]; then exit 1; fi fi