Home
last modified time | relevance | path

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

/dports/math/blaze/blaze-3.8/blazetest/src/mathtest/operations/dmatdmatkron/
H A DMakefile206 L3x3bL3x3b: L3x3bL3x3b.o target
H A Drun113 EXE=$PATH_DMATDMATKRON/L3x3bL3x3b; if [ -x $EXE ]; then $EXE; if [ $? != 0 ]; then exit 1; fi fi
/dports/math/blaze/blaze-3.8/blazetest/src/mathtest/operations/dmatdmatmin/
H A DMakefile207 L3x3bL3x3b: L3x3bL3x3b.o target
H A Drun113 EXE=$PATH_DMATDMATMIN/L3x3bL3x3b; if [ -x $EXE ]; then $EXE; if [ $? != 0 ]; then exit 1; fi fi
/dports/math/blaze/blaze-3.8/blazetest/src/mathtest/operations/dmatdmatschur/
H A DMakefile207 L3x3bL3x3b: L3x3bL3x3b.o target
H A Drun113 EXE=$PATH_DMATDMATSCHUR/L3x3bL3x3b; if [ -x $EXE ]; then $EXE; if [ $? != 0 ]; then exit 1; fi fi
/dports/math/blaze/blaze-3.8/blazetest/src/mathtest/operations/dmatdmatsub/
H A DMakefile207 L3x3bL3x3b: L3x3bL3x3b.o target
H A Drun113 EXE=$PATH_DMATDMATSUB/L3x3bL3x3b; if [ -x $EXE ]; then $EXE; if [ $? != 0 ]; then exit 1; fi fi
/dports/math/blaze/blaze-3.8/blazetest/src/mathtest/operations/dmatdmatmax/
H A DMakefile207 L3x3bL3x3b: L3x3bL3x3b.o target
H A Drun113 EXE=$PATH_DMATDMATMAX/L3x3bL3x3b; if [ -x $EXE ]; then $EXE; if [ $? != 0 ]; then exit 1; fi fi
/dports/math/blaze/blaze-3.8/blazetest/src/mathtest/operations/dmatdmatadd/
H A DMakefile207 L3x3bL3x3b: L3x3bL3x3b.o target
H A Drun113 EXE=$PATH_DMATDMATADD/L3x3bL3x3b; if [ -x $EXE ]; then $EXE; if [ $? != 0 ]; then exit 1; fi fi
/dports/math/blaze/blaze-3.8/blazetest/src/mathtest/operations/dmatdmatmult/
H A DMakefile239 L3x3bL3x3b: L3x3bL3x3b.o target
H A Drun129 EXE=$PATH_DMATDMATMULT/L3x3bL3x3b; if [ -x $EXE ]; then $EXE; if [ $? != 0 ]; then exit 1; fi fi