Home
last modified time | relevance | path

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

/netbsd-src/external/lgpl3/mpfr/dist/src/
H A Dconst_pi.c31 MPFR_THREAD_VAR (mpfr_cache_ptr, __gmpfr_cache_const_pi, __gmpfr_normal_pi) in MPFR_DECL_INIT_CACHE()
H A Dconst_log2.c32 MPFR_THREAD_VAR (mpfr_cache_ptr, __gmpfr_cache_const_log2, __gmpfr_normal_log2) in MPFR_DECL_INIT_CACHE()
H A Dmpfr-impl.h250 typedef struct __gmpfr_cache_s *mpfr_cache_ptr; typedef
276 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);