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_check_range
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/lgpl3/mpfr/dist/src/
exceptions.c
250
#undef
mpfr_check_range
macro
259
mpfr_check_range
(mpfr_ptr x, int t, mpfr_rnd_t rnd_mode)
function
297
* Execute: return
mpfr_check_range
(...).
305
*
mpfr_check_range
, which is easy to do since the rounded result is
mpfr-impl.h
1040
setting the exponent before calling
mpfr_check_range
.
1759
#define
mpfr_check_range
(x,t,r) \
macro
1762
:
mpfr_check_range
(x,t,r))
2037
return
mpfr_check_range
(_y, _inexact, (rnd)); \
Completed in 26 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026