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

/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/t/op/
H A Dnumconvert.t50 my $big_iv = do {use integer; $max_uv1 * 16}; # 16 is an arbitrary number here
53 print "# max_uv1 = $max_uv1, max_uv2 = $max_uv2, big_iv = $big_iv\n";
55 if ($max_uv1 ne $max_uv2 or $big_iv > $max_uv1 or $max_uv1 == $max_uv_less3) {

Completed in 39 milliseconds