Home
last modified time | relevance | path

Searched refs:_as_hex (Results 1 – 25 of 61) sorted by relevance

123

/dports/math/p5-Math-BigInt/Math-BigInt-1.999827/xt/author/
H A Dlib-convert-string-_as_hex.t33 can_ok($LIB, '_as_hex');
62 . qq|\@got = $LIB->_as_hex(\$x)|;
69 subtest "_as_hex() in list context: $test", sub {
91 . qq|\$got = $LIB->_as_hex(\$x)|;
98 subtest "_as_hex() in scalar context: $test", sub {
/dports/math/p5-Math-BigInt-Pari/Math-BigInt-Pari-1.3008/xt/author/
H A Dlib-convert-string-_as_hex.t33 can_ok($LIB, '_as_hex');
62 . qq|\@got = $LIB->_as_hex(\$x)|;
69 subtest "_as_hex() in list context: $test", sub {
91 . qq|\$got = $LIB->_as_hex(\$x)|;
98 subtest "_as_hex() in scalar context: $test", sub {
/dports/math/p5-Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.5012/xt/author/
H A Dlib-convert-string-_as_hex.t33 can_ok($LIB, '_as_hex');
62 . qq|\@got = $LIB->_as_hex(\$x)|;
69 subtest "_as_hex() in list context: $test", sub {
91 . qq|\$got = $LIB->_as_hex(\$x)|;
98 subtest "_as_hex() in scalar context: $test", sub {
/dports/math/p5-Math-BigInt-GMP/Math-BigInt-GMP-1.6009/xt/author/
H A Dlib-convert-string-_as_hex.t33 can_ok($LIB, '_as_hex');
62 . qq|\@got = $LIB->_as_hex(\$x)|;
69 subtest "_as_hex() in list context: $test", sub {
91 . qq|\$got = $LIB->_as_hex(\$x)|;
98 subtest "_as_hex() in scalar context: $test", sub {
/dports/security/p5-CryptX/CryptX-0.075/lib/Math/BigInt/
H A DLTM.pm670 $bx = $class -> _as_hex($bx);
675 $bx = $class -> _as_hex($x); # get binary representation
685 $by = $class -> _as_hex($by);
690 $by = $class -> _as_hex($y); # get binary representation
756 $bx = $class -> _as_hex($bx);
761 $bx = $class -> _as_hex($x); # get binary representation
771 $by = $class -> _as_hex($by);
776 $by = $class -> _as_hex($y); # get binary representation
842 $bx = $class -> _as_hex($bx);
857 $by = $class -> _as_hex($by);
[all …]
/dports/math/p5-Math-BigInt-Pari/Math-BigInt-Pari-1.3008/t/
H A Dbigintpari.t179 # _as_hex
180 $x = $C->_new("0"); ok ($C->_as_hex($x),'0x0');
181 $x = $C->_new("1"); ok ($C->_as_hex($x),'0x1');
182 $x = $C->_new("16"); ok ($C->_as_hex($x),'0x10');
184 $x = $C->_from_hex("0x0"); ok ($C->_as_hex($x),'0x0');
185 $x = $C->_from_hex("0x10"); ok ($C->_as_hex($x),'0x10');
/dports/lang/perl5.30/perl-5.30.3/cpan/Math-BigInt/lib/Math/BigInt/
H A DLib.pm1093 $bx = $class -> _as_hex($bx);
1098 $bx = $class -> _as_hex($x); # get binary representation
1108 $by = $class -> _as_hex($by);
1113 $by = $class -> _as_hex($y); # get binary representation
1178 $bx = $class -> _as_hex($bx);
1183 $bx = $class -> _as_hex($x); # get binary representation
1193 $by = $class -> _as_hex($by);
1198 $by = $class -> _as_hex($y); # get binary representation
1263 $bx = $class -> _as_hex($bx);
1278 $by = $class -> _as_hex($by);
[all …]
/dports/lang/perl5.34/perl-5.34.0/cpan/Math-BigInt/lib/Math/BigInt/
H A DLib.pm1100 $bx = $class -> _as_hex($bx);
1105 $bx = $class -> _as_hex($x); # get binary representation
1115 $by = $class -> _as_hex($by);
1120 $by = $class -> _as_hex($y); # get binary representation
1185 $bx = $class -> _as_hex($bx);
1190 $bx = $class -> _as_hex($x); # get binary representation
1200 $by = $class -> _as_hex($by);
1205 $by = $class -> _as_hex($y); # get binary representation
1270 $bx = $class -> _as_hex($bx);
1285 $by = $class -> _as_hex($by);
[all …]
/dports/lang/perl5.32/perl-5.32.1/cpan/Math-BigInt/lib/Math/BigInt/
H A DLib.pm1100 $bx = $class -> _as_hex($bx);
1105 $bx = $class -> _as_hex($x); # get binary representation
1115 $by = $class -> _as_hex($by);
1120 $by = $class -> _as_hex($y); # get binary representation
1185 $bx = $class -> _as_hex($bx);
1190 $bx = $class -> _as_hex($x); # get binary representation
1200 $by = $class -> _as_hex($by);
1205 $by = $class -> _as_hex($y); # get binary representation
1270 $bx = $class -> _as_hex($bx);
1285 $by = $class -> _as_hex($by);
[all …]
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/cpan/Math-BigInt/lib/Math/BigInt/
H A DLib.pm1131 $bx = $class -> _as_hex($bx);
1136 $bx = $class -> _as_hex($x); # get binary representation
1146 $by = $class -> _as_hex($by);
1151 $by = $class -> _as_hex($y); # get binary representation
1216 $bx = $class -> _as_hex($bx);
1221 $bx = $class -> _as_hex($x); # get binary representation
1231 $by = $class -> _as_hex($by);
1236 $by = $class -> _as_hex($y); # get binary representation
1301 $bx = $class -> _as_hex($bx);
1316 $by = $class -> _as_hex($by);
[all …]
/dports/math/p5-Math-BigInt/Math-BigInt-1.999827/lib/Math/BigInt/
H A DLib.pm1181 $bx = $class -> _as_hex($bx);
1186 $bx = $class -> _as_hex($x); # get binary representation
1196 $by = $class -> _as_hex($by);
1201 $by = $class -> _as_hex($y); # get binary representation
1266 $bx = $class -> _as_hex($bx);
1271 $bx = $class -> _as_hex($x); # get binary representation
1281 $by = $class -> _as_hex($by);
1286 $by = $class -> _as_hex($y); # get binary representation
1351 $bx = $class -> _as_hex($bx);
1366 $by = $class -> _as_hex($by);
[all …]
/dports/math/p5-Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.5012/t/
H A Dbigintfc.t644 # _as_hex, _as_bin, as_oct
646 is($LIB->_str($LIB->_from_hex($LIB->_as_hex($LIB->_new("128")))), 128,
647 qq|$LIB->_str($LIB->_from_hex($LIB->_as_hex(|
670 is($LIB->_str($LIB->_from_hex($LIB->_as_hex($LIB->_new($long)))), $long,
671 qq|$LIB->_str($LIB->_from_hex($LIB->_as_hex(|
680 is($LIB->_str($LIB->_from_hex($LIB->_as_hex($LIB->_new("0")))), 0,
681 qq|$LIB->_str($LIB->_from_hex($LIB->_as_hex(|
690 is($LIB->_as_hex($LIB->_new("0")), "0x0",
691 qq|$LIB->_as_hex($LIB->_new("0")) = "0x0"|);
697 is($LIB->_as_hex($LIB->_new("12")), "0xc",
[all …]
/dports/math/p5-Math-BigInt/Math-BigInt-1.999827/t/
H A Dbigintc.t644 # _as_hex, _as_bin, as_oct
646 is($LIB->_str($LIB->_from_hex($LIB->_as_hex($LIB->_new("128")))), 128,
647 qq|$LIB->_str($LIB->_from_hex($LIB->_as_hex(|
670 is($LIB->_str($LIB->_from_hex($LIB->_as_hex($LIB->_new($long)))), $long,
671 qq|$LIB->_str($LIB->_from_hex($LIB->_as_hex(|
680 is($LIB->_str($LIB->_from_hex($LIB->_as_hex($LIB->_new("0")))), 0,
681 qq|$LIB->_str($LIB->_from_hex($LIB->_as_hex(|
690 is($LIB->_as_hex($LIB->_new("0")), "0x0",
691 qq|$LIB->_as_hex($LIB->_new("0")) = "0x0"|);
697 is($LIB->_as_hex($LIB->_new("12")), "0xc",
[all …]
/dports/math/p5-Math-BigInt-GMP/Math-BigInt-GMP-1.6009/t/
H A Dbigintg.t586 note "_as_hex() and _as_bin()";
588 is($LIB->_str($LIB->_from_hex($LIB->_as_hex($LIB->_new("128")))), 128);
590 is($LIB->_str($LIB->_from_hex($LIB->_as_hex($LIB->_new("0")))), 0);
592 is($LIB->_as_hex($LIB->_new("0")), '0x0');
594 is($LIB->_as_hex($LIB->_new("12")), '0xc');
/dports/security/p5-CryptX/CryptX-0.075/t/
H A Dmbi_ltm_bigintg.t518 # _as_hex, _as_bin
520 ok($C->_str($C->_from_hex($C->_as_hex($C->_new("128")))), 128);
522 ok($C->_str($C->_from_hex($C->_as_hex($C->_new("0")))), 0);
524 ok($C->_as_hex($C->_new("0")), '0x0');
526 ok($C->_as_hex($C->_new("12")), '0xc');
/dports/lang/perl5.30/perl-5.30.3/cpan/Math-BigInt/t/
H A Dbigintc.t613 is($LIB->_str($LIB->_from_hex($LIB->_as_hex($LIB->_new("128")))), 128,
637 is($LIB->_str($LIB->_from_hex($LIB->_as_hex($LIB->_new($long)))), $long,
647 is($LIB->_str($LIB->_from_hex($LIB->_as_hex($LIB->_new("0")))), 0,
657 is($LIB->_as_hex($LIB->_new("0")), "0x0",
664 is($LIB->_as_hex($LIB->_new("12")), "0xc",
/dports/lang/perl5.34/perl-5.34.0/cpan/Math-BigInt/t/
H A Dbigintc.t634 is($LIB->_str($LIB->_from_hex($LIB->_as_hex($LIB->_new("128")))), 128,
658 is($LIB->_str($LIB->_from_hex($LIB->_as_hex($LIB->_new($long)))), $long,
668 is($LIB->_str($LIB->_from_hex($LIB->_as_hex($LIB->_new("0")))), 0,
678 is($LIB->_as_hex($LIB->_new("0")), "0x0",
685 is($LIB->_as_hex($LIB->_new("12")), "0xc",
/dports/lang/perl5.32/perl-5.32.1/cpan/Math-BigInt/t/
H A Dbigintc.t634 is($LIB->_str($LIB->_from_hex($LIB->_as_hex($LIB->_new("128")))), 128,
658 is($LIB->_str($LIB->_from_hex($LIB->_as_hex($LIB->_new($long)))), $long,
668 is($LIB->_str($LIB->_from_hex($LIB->_as_hex($LIB->_new("0")))), 0,
678 is($LIB->_as_hex($LIB->_new("0")), "0x0",
685 is($LIB->_as_hex($LIB->_new("12")), "0xc",
/dports/lang/perl5.32/perl-5.32.1/cpan/Math-BigInt/t/Math/BigInt/
H A DScalar.pm130 sub _as_hex { subroutine
/dports/lang/perl5.34/perl-5.34.0/cpan/Math-BigInt/t/Math/BigInt/
H A DScalar.pm130 sub _as_hex { subroutine
/dports/math/p5-Math-BigInt/Math-BigInt-1.999827/t/Math/BigInt/
H A DScalar.pm130 sub _as_hex { subroutine
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/cpan/Math-BigInt/t/Math/BigInt/
H A DScalar.pm130 sub _as_hex { subroutine
/dports/lang/perl5.30/perl-5.30.3/cpan/Math-BigInt/t/Math/BigInt/
H A DScalar.pm132 sub _as_hex { subroutine
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/cpan/Math-BigInt-FastCalc/t/
H A Dbigintfc.t646 is($LIB->_str($LIB->_from_hex($LIB->_as_hex($LIB->_new("128")))), 128,
670 is($LIB->_str($LIB->_from_hex($LIB->_as_hex($LIB->_new($long)))), $long,
680 is($LIB->_str($LIB->_from_hex($LIB->_as_hex($LIB->_new("0")))), 0,
690 is($LIB->_as_hex($LIB->_new("0")), "0x0",
697 is($LIB->_as_hex($LIB->_new("12")), "0xc",
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/cpan/Math-BigInt/t/
H A Dbigintc.t646 is($LIB->_str($LIB->_from_hex($LIB->_as_hex($LIB->_new("128")))), 128,
670 is($LIB->_str($LIB->_from_hex($LIB->_as_hex($LIB->_new($long)))), $long,
680 is($LIB->_str($LIB->_from_hex($LIB->_as_hex($LIB->_new("0")))), 0,
690 is($LIB->_as_hex($LIB->_new("0")), "0x0",
697 is($LIB->_as_hex($LIB->_new("12")), "0xc",

123