Home | History | Annotate | Download | only in scripts

Lines Matching refs:hexval

4849 					my $hexval = sprintf("0x%x", oct($var));
4851 s/\b$var\b/$hexval/;