Searched refs:tmod (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Math/BigInt/t/
H A Dinf_nan.t311 my $tmod = $t->copy();
330 my $m = $tmod->bmod($y);
336 print "# o $class $args[0] % $args[1] should be $m ($rem) but is $tmod\n"
337 if !ok ($tmod->bstr(),$m->bstr());

Completed in 34 milliseconds