Home
last modified time | relevance | path

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

/PHP-7.4/Zend/
H A Dbench.php278 function mmult ($rows, $cols, $m1, $m2) { function
297 $mm = mmult($SIZE, $SIZE, $m1, $m2);

Completed in 5 milliseconds