Home
last modified time | relevance | path

Searched refs:expand_to_next_prime (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/lib/math/
A Dprime_numbers.c109 static bool expand_to_next_prime(unsigned long x) in expand_to_next_prime() function
197 if (!expand_to_next_prime(x)) in next_prime_number()
231 if (!expand_to_next_prime(x)) in is_prime_number()
/linux-6.3-rc2/tools/memory-model/Documentation/
A Drecipes.txt281 In lib/math/prime_numbers.c, the expand_to_next_prime() function invokes

Completed in 4 milliseconds