Searched refs:max_uv_p1_as_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.t109 my $max_uv_p1_as_iv;
110 {use integer; $max_uv_p1_as_iv = 0 + sprintf "%s", $temp}
212 and $ans[0] eq $max_uv_p1_as_iv) {
224 print "# ok, \"$max_uv_p1\" correctly converts to IV \"$max_uv_p1_as_iv\"\n";

Completed in 48 milliseconds