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

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DBenchmark.t326 (my $slowfast = $slowfastt) =~ s!%!!;
330 unless (ok ($slowfast <= 0 && $slowfast >= -100,
331 "slowfast should be less than or equal to zero, and >= -100")) {
332 print STDERR "# slowfast $slowfast\n";
343 # In OpenBSD the $slowfast is sometimes a really, really, really
346 &= like ($slowfast, qr/^-?0$/, "slowfast should be zero");

Completed in 65 milliseconds