Home | History | Annotate | Download | only in lib

Lines Matching defs:next_prime

463 next_prime (size_t candidate)
522 is 11 (due to next_prime's algorithm), so an epsilon of 0.1
553 candidate = next_prime (candidate);