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_inf_p
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/lgpl3/mpfr/dist/src/
isinf.c
0
/*
mpfr_inf_p
-- check for infinities
26
(
mpfr_inf_p
) (mpfr_srcptr x)
function
mpfr.h
701
__MPFR_DECLSPEC int
mpfr_inf_p
(mpfr_srcptr);
889
#define
mpfr_inf_p
(_x) (MPFR_SRCPTR(_x)->_mpfr_exp == __MPFR_EXP_INF)
macro
Completed in 27 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026