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_zero_p
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/lgpl3/mpfr/dist/src/
iszero.c
0
/*
mpfr_zero_p
-- check for zero
26
(
mpfr_zero_p
) (mpfr_srcptr x)
function
mpfr.h
704
__MPFR_DECLSPEC int
mpfr_zero_p
(mpfr_srcptr);
890
#define
mpfr_zero_p
(_x) (MPFR_SRCPTR(_x)->_mpfr_exp == __MPFR_EXP_ZERO)
macro
Completed in 76 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026