OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__gmpfr_cache_const_euler
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/lgpl3/mpfr/dist/src/
free_cache.c
38
mpfr_clear_cache (
__gmpfr_cache_const_euler
);
const_euler.c
30
MPFR_DECL_INIT_CACHE (
__gmpfr_cache_const_euler
, mpfr_const_euler_internal)
36
return mpfr_cache (x,
__gmpfr_cache_const_euler
, rnd_mode);
mpfr-impl.h
262
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)
Completed in 29 milliseconds
Indexes created Fri Jun 05 00:26:10 UTC 2026