Searched refs:FACTOR_LIST_STORE (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/lgpl3/gmp/dist/mpz/
H A Dfac_ui.c36 #define FACTOR_LIST_STORE(P, PR, MAX_PR, VEC, I) \ macro
85 FACTOR_LIST_STORE (n, prod, max_prod, factors, j);
108 #undef FACTOR_LIST_STORE macro
H A D2fac_ui.c35 #define FACTOR_LIST_STORE(P, PR, MAX_PR, VEC, I) \ macro
86 FACTOR_LIST_STORE (n, prod, max_prod, factors, j);
99 #undef FACTOR_LIST_STORE macro
H A Dmfac_uiui.c39 #define FACTOR_LIST_STORE(P, PR, MAX_PR, VEC, I) \ macro
115 FACTOR_LIST_STORE (n, prod, max_prod, factors, j);
H A Doddfac_1.c55 #define FACTOR_LIST_STORE(P, PR, MAX_PR, VEC, I) \ macro
153 FACTOR_LIST_STORE(__q, PR, MAX_PR, VEC, I); \
175 FACTOR_LIST_STORE(__prime, PR, MAX_PR, VEC, I); \
232 FACTOR_LIST_STORE (prime, prod, max_prod, factors, j);
338 FACTOR_LIST_STORE (i, prod, max_prod, factors, j);
422 #undef FACTOR_LIST_STORE macro
H A Dprimorial_ui.c42 #define FACTOR_LIST_STORE(P, PR, MAX_PR, VEC, I) \ macro
145 FACTOR_LIST_STORE (prime, prod, max_prod, factors, j);
H A Dbin_uiui.c485 #define FACTOR_LIST_STORE(P, PR, MAX_PR, VEC, I) \ macro
569 FACTOR_LIST_STORE (__prime, PR, MAX_PR, VEC, I); \
646 FACTOR_LIST_STORE (prime, prod, max_prod, factors, j);

Completed in 202 milliseconds