Searched refs:__gmpfr_cache_const_euler (Results 1 – 3 of 3) sorted by relevance
38 mpfr_clear_cache (__gmpfr_cache_const_euler); in mpfr_free_const_caches()
30 MPFR_DECL_INIT_CACHE (__gmpfr_cache_const_euler, mpfr_const_euler_internal) in MPFR_DECL_INIT_CACHE() argument36 return mpfr_cache (x, __gmpfr_cache_const_euler, rnd_mode); in MPFR_DECL_INIT_CACHE()
262 extern MPFR_CACHE_ATTR mpfr_cache_t __gmpfr_cache_const_euler;307 # define __gmpfr_cache_const_euler (*__gmpfr_cache_const_euler_f()) macro1389 #define mpfr_const_euler(_d,_r) mpfr_cache(_d, __gmpfr_cache_const_euler, _r)