OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mpz_div_r_2exp
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/lgpl3/gmp/dist/mini-gmp/
mini-gmp.c
2390
mpz_div_r_2exp
(mpz_t r, const mpz_t u, mp_bitcnt_t bit_index,
2480
mpz_div_r_2exp
(r, u, cnt, GMP_DIV_CEIL);
2486
mpz_div_r_2exp
(r, u, cnt, GMP_DIV_FLOOR);
2492
mpz_div_r_2exp
(r, u, cnt, GMP_DIV_TRUNC);
2378
mpz_div_r_2exp
(mpz_t r, const mpz_t u, mp_bitcnt_t bit_index,
function
Completed in 26 milliseconds
Indexes created Thu Jun 25 00:25:11 UTC 2026