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

/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/t/op/
H A Dnumconvert.t101 my $max_uv_pp = "$max_uv"; $max_uv_pp++;
206 if ((($ans[0] eq $max_uv_pp) and ($ans[1] eq $max_uv_p1))
207 or (($ans[1] eq $max_uv_pp) and ($ans[0] eq $max_uv_p1))) {
210 print "# ok, as string ++ of max_uv is \"$max_uv_pp\", numeric is $max_uv_p1\n"

Completed in 87 milliseconds