Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/perl/cpan/Math-BigInt/t/
H A Dbigrat.t434 # as_hex(), as_bin(), as_oct()
436 note("as_hex(), as_bin(), as_oct()");
439 is($x->as_hex(), '0x1');
444 is($x->as_hex(), '0xa');
H A Dupgrade.inc1566 &as_hex
H A Dbigfltpm.inc778 &as_hex
H A Dbigintpm.inc3452 &as_hex
/openbsd/gnu/usr.bin/perl/cpan/Math-BigInt/lib/Math/
H A DBigInt.pm5262 sub as_hex { subroutine
5271 return $upgrade -> as_hex($x, @r)
H A DBigRat.pm2479 sub as_hex { subroutine
H A DBigFloat.pm5584 sub as_hex { subroutine