OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:MP_BASE_AS_DOUBLE
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/lgpl3/mpfr/dist/src/
mpfr-gmp.h
229
#undef
MP_BASE_AS_DOUBLE
230
#define
MP_BASE_AS_DOUBLE
(4.0 * (MPFR_LIMB_ONE << (GMP_NUMB_BITS - 2)))
/src/external/lgpl3/gmp/dist/
gmp-impl.h
3849
#define
MP_BASE_AS_DOUBLE
(4.0 * ((mp_limb_t) 1 << (GMP_NUMB_BITS - 2)))
Completed in 20 milliseconds
Indexes created Fri Jun 05 00:26:10 UTC 2026