OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:MPFR_EMAX_MAX
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/lgpl3/mpfr/dist/src/
mpfr.h
1120
#define
MPFR_EMAX_MAX
mpfr_get_emax_max()
mpfr-impl.h
1032
#undef
MPFR_EMAX_MAX
1036
#define
MPFR_EMAX_MAX
(MPFR_EXP_INVALID-1)
1113
MPFR_EXP (x) <=
MPFR_EMAX_MAX
&& \
1119
MPFR_EXP (x) <=
MPFR_EMAX_MAX
)) && \
1750
__gmpfr_emax =
MPFR_EMAX_MAX
)
Completed in 30 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026