Home
last modified time | relevance | path

Searched defs:next_prime (Results 1 – 25 of 238) sorted by relevance

12345678910

/dports/devel/elfutils/elfutils-0.179/libdw/
H A Ddwarf_abbrev_hash.c38 #define next_prime __libdwarf_next_prime macro
44 #define next_prime attribute_hidden __libdwarf_next_prime macro
H A Ddwarf_sig8_hash.c38 #define next_prime __libdwarf_next_prime macro
/dports/devel/elfutils/elfutils-0.179/libasm/
H A Dsymbolhash.c47 #define next_prime __libasm_next_prime macro
53 #define next_prime attribute_hidden __libasm_next_prime macro
/dports/devel/elfutils/elfutils-0.179/libelf/
H A Dlibelf_next_prime.c32 #define next_prime attribute_hidden __libelf_next_prime macro
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/ssh/examples/
H A Dssh_sample_cli.erl254 next_prime([], _) -> function
256 next_prime([2], 2) -> function
258 next_prime(Primes, P) -> function
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/ssh/examples/
H A Dssh_sample_cli.erl254 next_prime([], _) -> function
256 next_prime([2], 2) -> function
258 next_prime(Primes, P) -> function
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/ssh/examples/
H A Dssh_sample_cli.erl254 next_prime([], _) -> function
256 next_prime([2], 2) -> function
258 next_prime(Primes, P) -> function
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/ssh/examples/
H A Dssh_sample_cli.erl254 next_prime([], _) -> function
256 next_prime([2], 2) -> function
258 next_prime(Primes, P) -> function
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/ssh/examples/
H A Dssh_sample_cli.erl254 next_prime([], _) -> function
256 next_prime([2], 2) -> function
258 next_prime(Primes, P) -> function
/dports/lang/erlang/otp-OTP-24.1.7/lib/ssh/examples/
H A Dssh_sample_cli.erl254 next_prime([], _) -> function
256 next_prime([2], 2) -> function
258 next_prime(Primes, P) -> function
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/ssh/examples/
H A Dssh_sample_cli.erl254 next_prime([], _) -> function
256 next_prime([2], 2) -> function
258 next_prime(Primes, P) -> function
/dports/devel/ChipmunkPhysics/Chipmunk-7.0.1/src/
H A Dprime.h59 next_prime(int n) in next_prime() function
/dports/devel/gettext-runtime/gettext-0.21/gettext-tools/gnulib-lib/
H A Dgl_anyhash_primes.h79 next_prime (size_t estimate) in next_prime() function
/dports/devel/gettext-tools/gettext-0.21/gettext-tools/gnulib-lib/
H A Dgl_anyhash_primes.h79 next_prime (size_t estimate) in next_prime() function
/dports/math/pspp/pspp-1.4.1/gl/
H A Dgl_anyhash_primes.h79 next_prime (size_t estimate) in next_prime() function
/dports/devel/m4/m4-1.4.19/lib/
H A Dgl_anyhash_primes.h79 next_prime (size_t estimate) in next_prime() function
/dports/devel/gettext-po-mode/gettext-0.21/gettext-tools/gnulib-lib/
H A Dgl_anyhash_primes.h79 next_prime (size_t estimate) in next_prime() function
/dports/devel/libtextstyle/gettext-0.21/gettext-tools/gnulib-lib/
H A Dgl_anyhash_primes.h79 next_prime (size_t estimate) in next_prime() function
/dports/devel/libffcall/libffcall-2.4/gnulib-lib/
H A Dgl_anyhash_primes.h79 next_prime (size_t estimate) in next_prime() function
/dports/devel/bison/bison-3.7.6/lib/
H A Dgl_anyhash_primes.h79 next_prime (size_t estimate) in next_prime() function
/dports/devel/elfutils/elfutils-0.179/lib/
H A Dnext_prime.c57 next_prime (size_t seed) in next_prime() function
/dports/math/lidia/lidia-2.3.0+latte-patches-2014-10-04/src/base/simple_classes/bigint/
H A Dnext_prime.cc33 bigint::next_prime () const in next_prime() function in LiDIA::bigint
/dports/math/primesieve/primesieve-7.7/include/primesieve/
H A Diterator.hpp66 uint64_t next_prime() in next_prime() function in primesieve::iterator
/dports/math/primecount/primecount-7.2/lib/primesieve/include/primesieve/
H A Diterator.hpp66 uint64_t next_prime() in next_prime() function in primesieve::iterator
/dports/devel/gnulib/gnulib-20140202-stable/lib/
H A Dgl_anylinked_list2.h82 bool allow_duplicates, in next_prime()

12345678910