Home
last modified time | relevance | path

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

/netbsd-src/external/lgpl3/mpfr/dist/src/
H A Dfree_cache.c38 mpfr_clear_cache (__gmpfr_cache_const_euler); in mpfr_free_const_caches()
H A Dconst_euler.c30 MPFR_DECL_INIT_CACHE (__gmpfr_cache_const_euler, mpfr_const_euler_internal) in MPFR_DECL_INIT_CACHE() argument
36 return mpfr_cache (x, __gmpfr_cache_const_euler, rnd_mode); in MPFR_DECL_INIT_CACHE()
H A Dmpfr-impl.h262 extern MPFR_CACHE_ATTR mpfr_cache_t __gmpfr_cache_const_euler;
307 # define __gmpfr_cache_const_euler (*__gmpfr_cache_const_euler_f()) macro
1389 #define mpfr_const_euler(_d,_r) mpfr_cache(_d, __gmpfr_cache_const_euler, _r)