Searched defs:MAX_PR (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/external/lgpl3/gmp/dist/mpz/ |
H A D | oddfac_1.c | 49 #define FACTOR_LIST_APPEND(PR, MAX_PR, VEC, I) \ argument 55 #define FACTOR_LIST_STORE(P, PR, MAX_PR, VEC, I) \ argument 157 #define SWING_A_PRIME(P, N, PR, MAX_PR, VEC, I) \ argument 170 #define SH_SWING_A_PRIME(P, N, PR, MAX_PR, VEC, I) \ argument
|
H A D | 2fac_ui.c | 35 #define FACTOR_LIST_STORE(P, PR, MAX_PR, VEC, I) \ argument
|
H A D | fac_ui.c | 36 #define FACTOR_LIST_STORE(P, PR, MAX_PR, VEC, I) \ argument
|
H A D | bin_uiui.c | 479 #define FACTOR_LIST_APPEND(PR, MAX_PR, VEC, I) \ argument 485 #define FACTOR_LIST_STORE(P, PR, MAX_PR, VEC, I) \ argument 549 #define COUNT_A_PRIME(P, N, K, PR, MAX_PR, VEC, I) \ argument 564 #define SH_COUNT_A_PRIME(P, N, K, PR, MAX_PR, VEC, I) \ argument
|
H A D | mfac_uiui.c | 39 #define FACTOR_LIST_STORE(P, PR, MAX_PR, VEC, I) \ argument
|
H A D | primorial_ui.c | 42 #define FACTOR_LIST_STORE(P, PR, MAX_PR, VEC, I) \ argument
|