HomeSort by: relevance | last modified time | path
    Searched defs:LOOP_ON_SIEVE_STOP (Results 1 - 4 of 4) sorted by relevancy

  /src/external/lgpl3/gmp/dist/mpz/
primorial_ui.c 72 #define LOOP_ON_SIEVE_STOP \
79 LOOP_ON_SIEVE_STOP; \
oddfac_1.c 85 #define LOOP_ON_SIEVE_STOP \
92 LOOP_ON_SIEVE_STOP; \
219 LOOP_ON_SIEVE_STOP;
251 #undef LOOP_ON_SIEVE_STOP
bin_uiui.c 515 #define LOOP_ON_SIEVE_STOP \
522 LOOP_ON_SIEVE_STOP; \
630 LOOP_ON_SIEVE_STOP;
665 #undef LOOP_ON_SIEVE_STOP
  /src/external/lgpl3/gmp/dist/tests/devel/
primes.c 92 #define LOOP_ON_SIEVE_STOP \
99 LOOP_ON_SIEVE_STOP; \

Completed in 17 milliseconds