OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mpfr_custom_get_exp
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/lgpl3/mpfr/dist/src/
stack_interface.c
47
#undef
mpfr_custom_get_exp
macro
49
mpfr_custom_get_exp
(mpfr_srcptr x)
function
mpfr.h
828
__MPFR_DECLSPEC mpfr_exp_t
mpfr_custom_get_exp
(mpfr_srcptr);
1036
#define
mpfr_custom_get_exp
(x) MPFR_VALUE_OF(MPFR_SRCPTR(x)->_mpfr_exp)
macro
/src/external/lgpl3/mpfr/dist/tests/
tstckintc.c
427
r[1] =
mpfr_custom_get_exp
(x);
436
MPFR_ASSERTN (
mpfr_custom_get_exp
((i1++, VOIDP_CAST(x))) == r[1]);
456
r[1] = (
mpfr_custom_get_exp
) (x);
Completed in 18 milliseconds
Indexes created Fri Jun 19 00:25:02 UTC 2026