Home
last modified time | relevance | path

Searched refs:mpz_alloc_cache_inst (Results 1 – 1 of 1) sorted by relevance

/dports/math/mppp/mppp-0.26/src/
H A Dinteger.cpp151 MPPP_CONSTINIT thread_local mpz_alloc_cache mpz_alloc_cache_inst; variable
156 auto &mpzc = mpz_alloc_cache_inst; in mpz_init_from_cache_impl()
177 return mpz_alloc_cache_inst; in get_thread_local_mpz_cache()
227 auto &mpzc = mpz_alloc_cache_inst; in mpz_clear_wrap()
402 detail::mpz_alloc_cache_inst.clear(); in free_integer_caches()