Searched refs:__gmpfr_normal_pi (Results 1 – 3 of 3) sorted by relevance
29 MPFR_DECL_INIT_CACHE (__gmpfr_normal_pi, mpfr_const_pi_internal) in MPFR_DECL_INIT_CACHE()31 MPFR_THREAD_VAR (mpfr_cache_ptr, __gmpfr_cache_const_pi, __gmpfr_normal_pi) in MPFR_DECL_INIT_CACHE()
33 mpfr_clear_cache (__gmpfr_normal_pi); in mpfr_free_const_caches()
272 extern MPFR_CACHE_ATTR mpfr_cache_t __gmpfr_normal_pi;313 # define __gmpfr_normal_pi (*__gmpfr_normal_pi_f()) macro2191 __gmpfr_cache_const_pi = __gmpfr_normal_pi; \