Home
last modified time | relevance | path

Searched refs:max_uv_p1_as_iv (Results 1 – 1 of 1) sorted by relevance

/openbsd/src/gnu/usr.bin/perl/t/op/
Dnumconvert.t109 my $max_uv_p1_as_iv;
110 {use integer; $max_uv_p1_as_iv = 0 + sprintf "%s", $temp}
209 and $ans[0] eq $max_uv_p1_as_iv) {
221 $excuse = "ok, \"$max_uv_p1\" correctly converts to IV \"$max_uv_p1_as_iv\"";