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_cmp_ui
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/lgpl3/mpfr/dist/src/
cmp_ui.c
113
#undef
mpfr_cmp_ui
macro
115
mpfr_cmp_ui
(mpfr_srcptr b, unsigned long int i)
function
mpfr.h
642
__MPFR_DECLSPEC int
mpfr_cmp_ui
(mpfr_srcptr, unsigned long);
913
#define
mpfr_cmp_ui
(b,i) mpfr_cmp_ui_2exp((b),(i),0)
macro
955
#undef
mpfr_cmp_ui
macro
959
#define
mpfr_cmp_ui
(_f,_u) \
macro
967
mpfr_cmp_ui
((_f), (mpfr_ulong) (mpfr_long) (_s)) : \
Completed in 13 milliseconds
Indexes created Sun Apr 26 00:22:38 UTC 2026