Home
last modified time | relevance | path

Searched defs:gnextprime (Results 1 – 2 of 2) sorted by relevance

/dports/math/pari/pari-2.13.3/src/headers/
H A Dpariold.h82 #define gnextprime nextprime macro
/dports/math/p5-Math-Pari/pari-2.3.5/src/basemath/
H A Darith1.c1958 gnextprime(GEN n) { return garith_proto(nextprime,n,0); } in gnextprime() function