Home
last modified time | relevance | path

Searched refs:_alen (Results 1 – 25 of 38) sorted by relevance

12

/dports/math/p5-Math-BigInt/Math-BigInt-1.999827/xt/author/
H A Dlib-property-_alen.t33 can_ok($LIB, '_alen');
64 . qq|\@got = $LIB->_alen(\$x);|;
71 subtest "_alen() in list context: $test", sub {
99 . qq|\$got = $LIB->_alen(\$x);|;
106 subtest "_alen() in scalar context: $test", sub {
/dports/math/p5-Math-BigInt-GMP/Math-BigInt-GMP-1.6009/xt/author/
H A Dlib-property-_alen.t33 can_ok($LIB, '_alen');
64 . qq|\@got = $LIB->_alen(\$x);|;
71 subtest "_alen() in list context: $test", sub {
99 . qq|\$got = $LIB->_alen(\$x);|;
106 subtest "_alen() in scalar context: $test", sub {
/dports/math/p5-Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.5012/xt/author/
H A Dlib-property-_alen.t33 can_ok($LIB, '_alen');
64 . qq|\@got = $LIB->_alen(\$x);|;
71 subtest "_alen() in list context: $test", sub {
99 . qq|\$got = $LIB->_alen(\$x);|;
106 subtest "_alen() in scalar context: $test", sub {
/dports/math/p5-Math-BigInt-Pari/Math-BigInt-Pari-1.3008/xt/author/
H A Dlib-property-_alen.t33 can_ok($LIB, '_alen');
64 . qq|\@got = $LIB->_alen(\$x);|;
71 subtest "_alen() in list context: $test", sub {
99 . qq|\$got = $LIB->_alen(\$x);|;
106 subtest "_alen() in scalar context: $test", sub {
/dports/devel/libcidr/libcidr-1.2.3/src/
H A Dcidr_from_str.c18 size_t _alen; in cidr_from_str() local
30 if(addr==NULL || (_alen=strlen(addr))<1) in cidr_from_str()
41 if(_alen > 1<<16) in cidr_from_str()
46 alen = (int)_alen; in cidr_from_str()
/dports/net-im/kopete/kopete-21.12.3/protocols/jabber/libiris/src/irisnet/noncore/
H A Dstunmessage.cpp214 quint16 _alen = read16(p + offset); in get_attribute_props() local
219 quint16 plen = round_up_length(_alen); in get_attribute_props()
224 *len = _alen; in get_attribute_props()
/dports/net-im/psi/psi-1.5/iris/src/irisnet/noncore/
H A Dstunmessage.cpp214 quint16 _alen = read16(p + offset); in get_attribute_props() local
219 quint16 plen = round_up_length(_alen); in get_attribute_props()
224 *len = _alen; in get_attribute_props()
/dports/math/p5-Math-BigInt-GMP/Math-BigInt-GMP-1.6009/t/
H A Dbigintg.t144 note "_len() and _alen()";
155 # _alen() is equal or at most one bigger
156 my $alen = $LIB->_alen($x);
158 qq|\$x = $LIB->_new("$str"); $LIB->_alen(\$x)|)
/dports/security/p5-CryptX/CryptX-0.075/inc/
H A DCryptX_BigInt_LTM.xs.inc311 # _alen() - return the approx. length of the number in base 10 (fast)
312 # _alen() might underestimate, but never overestimate the true value
315 _alen(Class, Math::BigInt::LTM n)
/dports/math/p5-Math-BigInt-GMP/Math-BigInt-GMP-1.6009/
H A DGMP.xs380 # _alen() - return the approx. length of the number in base 10 (fast)
383 _alen(Class, n)
H A DMANIFEST136 xt/author/lib-property-_alen.t
H A DCHANGES424 * add _as_oct(), _from_oct(), _alen(), _1ex() and some _root() tests
428 * support api_version() by adding _1ex() and _alen()
H A DSIGNATURE154 …256 4ed7b68ecf32e0e28fb9cace4b38000dd6e2b9e3268d650703b58da59c248026 xt/author/lib-property-_alen.t
/dports/security/p5-CryptX/CryptX-0.075/t/
H A Dmbi_ltm_bigintg.t138 # _len and _alen
139 for my $m (qw/_len _alen/) {
/dports/math/p5-Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.5012/
H A DMANIFEST137 xt/author/lib-property-_alen.t
H A DSIGNATURE155 …256 4ed7b68ecf32e0e28fb9cace4b38000dd6e2b9e3268d650703b58da59c248026 xt/author/lib-property-_alen.t
H A DCHANGES408 * support api_version() 2 by adding _1ex() and _alen()
/dports/math/p5-Math-BigInt-Pari/Math-BigInt-Pari-1.3008/
H A DMANIFEST143 xt/author/lib-property-_alen.t
H A DSIGNATURE161 …256 4ed7b68ecf32e0e28fb9cace4b38000dd6e2b9e3268d650703b58da59c248026 xt/author/lib-property-_alen.t
H A DCHANGES280 + _10ex(), _alen()
/dports/math/p5-Math-BigInt/Math-BigInt-1.999827/
H A DMANIFEST250 xt/author/lib-property-_alen.t
H A DSIGNATURE268 …256 4ed7b68ecf32e0e28fb9cace4b38000dd6e2b9e3268d650703b58da59c248026 xt/author/lib-property-_alen.t
/dports/math/p5-Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.5012/t/
H A Dbigintfc.t123 # _alen and _len
125 for my $method (qw/_alen _len/) {
/dports/math/p5-Math-BigInt/Math-BigInt-1.999827/t/
H A Dbigintc.t123 # _alen and _len
125 for my $method (qw/_alen _len/) {
/dports/security/p5-CryptX/CryptX-0.075/
H A DChanges197 - Math::BigInt::LTM fixed _alen()

12