Home
last modified time | relevance | path

Searched refs:UVuf (Results 1 – 25 of 593) sorted by relevance

12345678910>>...24

/dports/lang/perl5.34/perl-5.34.0/cpan/Socket/
H A DSocket.xs816 ", should be %" UVuf, in inet_ntoa()
945 ", should be %" UVuf, in unpack_sockaddr_un()
1009 ", should be %" UVuf, in pack_sockaddr_in()
1036 ", should be %" UVuf, in unpack_sockaddr_in()
1082 ", should be %" UVuf,
1122 ", should be %" UVuf, in unpack_sockaddr_in6()
1270 ", should be %" UVuf,
1303 ", should be %" UVuf, in unpack_ip_mreq()
1332 ", should be %" UVuf,
1338 ", should be %" UVuf,
[all …]
/dports/lang/perl5.30/perl-5.30.3/cpan/Socket/
H A DSocket.xs784 ", should be %" UVuf, in inet_ntoa()
913 ", should be %" UVuf, in unpack_sockaddr_un()
973 ", should be %" UVuf, in pack_sockaddr_in()
1000 ", should be %" UVuf, in unpack_sockaddr_in()
1042 ", should be %" UVuf,
1082 ", should be %" UVuf, in unpack_sockaddr_in6()
1230 ", should be %" UVuf,
1263 ", should be %" UVuf, in unpack_ip_mreq()
1292 ", should be %" UVuf,
1298 ", should be %" UVuf,
[all …]
/dports/lang/perl5.32/perl-5.32.1/cpan/Socket/
H A DSocket.xs803 ", should be %" UVuf, in inet_ntoa()
932 ", should be %" UVuf, in unpack_sockaddr_un()
992 ", should be %" UVuf, in pack_sockaddr_in()
1019 ", should be %" UVuf, in unpack_sockaddr_in()
1061 ", should be %" UVuf,
1101 ", should be %" UVuf, in unpack_sockaddr_in6()
1249 ", should be %" UVuf,
1282 ", should be %" UVuf, in unpack_ip_mreq()
1311 ", should be %" UVuf,
1317 ", should be %" UVuf,
[all …]
/dports/net/p5-Socket/Socket-2.032/
H A DSocket.xs820 ", should be %" UVuf, in inet_ntoa()
949 ", should be %" UVuf, in unpack_sockaddr_un()
1013 ", should be %" UVuf, in pack_sockaddr_in()
1040 ", should be %" UVuf, in unpack_sockaddr_in()
1086 ", should be %" UVuf,
1126 ", should be %" UVuf, in unpack_sockaddr_in6()
1274 ", should be %" UVuf,
1307 ", should be %" UVuf, in unpack_ip_mreq()
1336 ", should be %" UVuf,
1342 ", should be %" UVuf,
[all …]
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/cpan/Socket/
H A DSocket.xs820 ", should be %" UVuf, in inet_ntoa()
949 ", should be %" UVuf, in unpack_sockaddr_un()
1013 ", should be %" UVuf, in pack_sockaddr_in()
1040 ", should be %" UVuf, in unpack_sockaddr_in()
1086 ", should be %" UVuf,
1126 ", should be %" UVuf, in unpack_sockaddr_in6()
1274 ", should be %" UVuf,
1307 ", should be %" UVuf, in unpack_ip_mreq()
1336 ", should be %" UVuf,
1342 ", should be %" UVuf,
[all …]
/dports/math/p5-Math-Prime-Util/Math-Prime-Util-0.73/
H A Dsemi_primes.c230 MPUverbose(2, "semiprimes %"UVuf"-%"UVuf" via iteration\n", lo, hi); in semiprime_count()
235 MPUverbose(2, "semiprimes %"UVuf"-%"UVuf" via sieving\n", lo, hi); in semiprime_count()
238 MPUverbose(2, "semiprimes %"UVuf"-%"UVuf" via prime count\n", lo, hi); in semiprime_count()
322 MPUverbose(2, " using exact counts until within %"UVuf"\n",sptol); in nth_semiprime()
328 MPUverbose(2, " %"UVuf"-th semiprime is around %"UVuf" ... ", n, guess); in nth_semiprime()
340 if (guess <= ming || guess >= maxg) MPUverbose(2, " fix min/max for %"UVuf"\n",n); in nth_semiprime()
354 MPUverbose(2, " sieving forward %"UVuf"\n", range); in nth_semiprime()
375 MPUverbose(2, " sieving backward %"UVuf"\n", range); in nth_semiprime()
H A Dfactor.c1456 …if (verbose > 3) printf( "%3"UVuf" %4"UVuf" %3"UVuf" %3"UVuf" %4"UVuf" %3"UVuf" %3"UVuf"\n", i, … in dlp_prho_uvw()
1480 if (m<G && verbose > 2) printf(" GCD %"UVuf", found with m=%"UVuf"\n", G, m); in dlp_prho_uvw()
1485 if (verbose > 2) printf("r1 = %"UVuf" r2 = %"UVuf" k = %"UVuf"\n", r1, r2, k); in dlp_prho_uvw()
1721 if (verbose > 1 && n != p-1) printf(" g=%"UVuf" p=%"UVuf", order %"UVuf"\n", g, p, n); in znlog_solve()
1803 if (verbose > 1) printf(" dlp trial znlog(%"UVuf",%"UVuf",%"UVuf")\n",a,g,p); in znlog()
1836 printf("%"UVuf": %"UVuf"\n",n,n); in main()
1838 printf("%"UVuf": %"UVuf" %"UVuf"\n",n,factors[0],factors[1]); in main()
1840 printf("%"UVuf": %"UVuf" %"UVuf" %"UVuf"\n",n,factors[0],factors[1],factors[2]); in main()
1842 … printf("%"UVuf": %"UVuf" %"UVuf" %"UVuf" %"UVuf"",n,factors[0],factors[1],factors[2],factors[3]); in main()
1854 printf("%"UVuf":", n); in main()
[all …]
H A Dramanujan_primes.c237 MPUverbose(2, "sieving to %"UVuf" for first %"UVuf" Ramanujan primes\n", max, n); in n_ramanujan_primes()
270 MPUverbose(2, "Rn[%"UVuf"] to Rn[%"UVuf"] Noe's: %"UVuf" to %"UVuf"\n", nlo, nhi, mink, maxk); in n_range_ramanujan_primes()
297 …MPUverbose(2, "Generated %"UVuf" Ramanujan primes from %"UVuf" to %"UVuf"\n", nhi-nlo+1, L[0], L[n… in n_range_ramanujan_primes()
405 MPUverbose(1, "ramanujan_prime_count calculating Pi(%"UVuf")\n",n); in _ramanujan_prime_count()
H A Dprimality.c60 if (a < 2) croak("Base %"UVuf" is invalid", a); in is_pseudoprime()
82 if (a < 2) croak("Base %"UVuf" is invalid", a); in is_euler_pseudoprime()
159 if (a < 2) croak("Base %"UVuf" is invalid", (UV)a); in miller_rabin()
188 if (a < 2) croak("Base %"UVuf" is invalid", a); in miller_rabin()
753 croak("Invalid lucas parameter increment: %"UVuf"\n", increment); in is_almost_extra_strong_lucas_pseudoprime()
973 MPUverbose(2, "%"UVuf" Q-Type %"UVuf" -1 %"UVuf" %"UVuf" 0 %"UVuf"\n", n, A, B, B, C); in is_perrin_pseudoprime()
980 MPUverbose(2, "%"UVuf" Jacobi %d\n",n,jacobi); in is_perrin_pseudoprime()
985 MPUverbose(2, "%"UVuf" S-Type 1 -1 3 3 0 2\n",n); in is_perrin_pseudoprime()
989 MPUverbose(2, "%"UVuf" I-Type 0 -1 %"UVuf" %"UVuf" 0 -1\n",n, S[2], S[3]); in is_perrin_pseudoprime()
994 …MPUverbose(2, "%"UVuf" ? %2d ? %"UVuf" -1 %"UVuf" %"UVuf" 0 %"UVuf"\n", n, jacobi, S[0],S[2],S[3… in is_perrin_pseudoprime()
[all …]
H A Dsieve_cluster.c178 MPUverbose(2, "cluster sieve found %"UVuf" residues mod %"UVuf"\n", nres, ppr);
198 MPUverbose(1, "cluster sieve using %"UVuf" residues mod %"UVuf"\n", nres, ppr);
336 MPUverbose(1, "cluster sieve ran %"UVuf" MR and %"UVuf" Lucas tests\n", num_mr, num_lucas);
/dports/lang/perl5.34/perl-5.34.0/dist/Devel-PPPort/parts/inc/
H A Dformat21 # define UVuf "lu"
27 # define UVuf "u"
72 RETVAL = newSVpvf("XX_%" UVuf "_XX", uv);
86 RETVAL = newSVpvf("%" UVuf, UV_MAX);
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/dist/Devel-PPPort/parts/inc/
H A Dformat21 # define UVuf "lu"
27 # define UVuf "u"
72 RETVAL = newSVpvf("XX_%" UVuf "_XX", uv);
86 RETVAL = newSVpvf("%" UVuf, UV_MAX);
/dports/lang/perl5.32/perl-5.32.1/dist/Devel-PPPort/parts/inc/
H A Dformat21 # define UVuf "lu"
27 # define UVuf "u"
72 RETVAL = newSVpvf("XX_%" UVuf "_XX", uv);
86 RETVAL = newSVpvf("%" UVuf, UV_MAX);
/dports/devel/p5-Devel-PPPort/Devel-PPPort-3.63/parts/inc/
H A Dformat21 # define UVuf "lu"
27 # define UVuf "u"
72 RETVAL = newSVpvf("XX_%" UVuf "_XX", uv);
86 RETVAL = newSVpvf("%" UVuf, UV_MAX);
/dports/converters/p5-Sereal-Decoder/Sereal-Decoder-4.018/
H A Dsrl_reader.h40 "want %"UVuf" bytes, only have %"IVdf" available", \
51 warn("failed sanity assertion check - pos: %"UVuf" [%p %p %p] %"UVuf, \
H A Dsrl_reader_varint.h193 …Rf4(buf, "Corrupted packet%s. Offset %"UVuf" points past current position %"UVuf" in packet with l… in srl_read_varint_uv_offset()
212 …SRL_RDR_ERRORf3(buf, "Corrupted packet%s. Count %"UVuf" exceeds I32_MAX (%i), which is impossible.… in srl_read_varint_uv_count()
/dports/converters/p5-Sereal-Encoder/Sereal-Encoder-4.018/
H A Dsrl_reader.h40 "want %"UVuf" bytes, only have %"IVdf" available", \
51 warn("failed sanity assertion check - pos: %"UVuf" [%p %p %p] %"UVuf, \
H A Dsrl_reader_varint.h193 …Rf4(buf, "Corrupted packet%s. Offset %"UVuf" points past current position %"UVuf" in packet with l… in srl_read_varint_uv_offset()
212 …SRL_RDR_ERRORf3(buf, "Corrupted packet%s. Count %"UVuf" exceeds I32_MAX (%i), which is impossible.… in srl_read_varint_uv_count()
/dports/lang/perl5.34/perl-5.34.0/cpan/Win32API-File/
H A Dconst2perl.h43 # ifndef UVuf
44 # define UVuf "lu" macro
60 fprintf( stderr, "Can't allocate %"UVuf"-byte buffer (errno=%d)\n", in escquote()
/dports/lang/perl5.30/perl-5.30.3/cpan/Win32API-File/
H A Dconst2perl.h43 # ifndef UVuf
44 # define UVuf "lu" macro
60 fprintf( stderr, "Can't allocate %"UVuf"-byte buffer (errno=%d)\n", in escquote()
/dports/lang/perl5.32/perl-5.32.1/cpan/Win32API-File/
H A Dconst2perl.h43 # ifndef UVuf
44 # define UVuf "lu" macro
60 fprintf( stderr, "Can't allocate %"UVuf"-byte buffer (errno=%d)\n", in escquote()
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/cpan/Win32API-File/
H A Dconst2perl.h43 # ifndef UVuf
44 # define UVuf "lu" macro
60 fprintf( stderr, "Can't allocate %"UVuf"-byte buffer (errno=%d)\n", in escquote()
/dports/math/p5-Math-Prime-Util-GMP/Math-Prime-Util-GMP-0.52/
H A Daks.c159 … if (_verbose>1) gmp_printf("# AKS checking order_r(%Zd) to %"UVuf"\n", n, (unsigned long) limit); in is_aks_prime()
221 if (_verbose > 1) printf("# aks trial to %"UVuf"\n", slim); in is_aks_prime()
391 if (_verbose > 1) printf("# aks trial to %"UVuf"\n", slim); in is_aks_prime()
400 if (_verbose > 1) printf("# aks checking fermat to %"UVuf"\n", s); in is_aks_prime()
414 …if (_verbose) gmp_printf("# AKS %Zd. r = %"UVuf" s = %"UVuf"\n", n, (unsigned long) r, (unsigned … in is_aks_prime()
/dports/lang/perl5.30/perl-5.30.3/dist/Devel-PPPort/parts/inc/
H A Dformat21 # define UVuf "lu"
27 # define UVuf "u"
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/
H A Ddeb.c91 "%8" UVxf " %8" UVxf " %8" UVuf " %8" UVuf " %8" UVuf "\n", in Perl_debstackptrs()

12345678910>>...24