Searched refs:mpfr_cache_ptr (Results 1 – 3 of 3) sorted by relevance
31 MPFR_THREAD_VAR (mpfr_cache_ptr, __gmpfr_cache_const_pi, __gmpfr_normal_pi) in MPFR_DECL_INIT_CACHE()
32 MPFR_THREAD_VAR (mpfr_cache_ptr, __gmpfr_cache_const_log2, __gmpfr_normal_log2) in MPFR_DECL_INIT_CACHE()
250 typedef struct __gmpfr_cache_s *mpfr_cache_ptr; typedef276 extern MPFR_CACHE_ATTR mpfr_cache_ptr __gmpfr_cache_const_pi;277 extern MPFR_CACHE_ATTR mpfr_cache_ptr __gmpfr_cache_const_log2;298 __MPFR_DECLSPEC mpfr_cache_ptr * __gmpfr_cache_const_pi_f (void);299 __MPFR_DECLSPEC mpfr_cache_ptr * __gmpfr_cache_const_log2_f (void);