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_buildopt_float128_p
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/lgpl3/mpfr/dist/src/
buildopt.c
37
mpfr_buildopt_float128_p
(void)
function
mpfr.h
394
__MPFR_DECLSPEC int
mpfr_buildopt_float128_p
(void);
/src/external/lgpl3/mpfr/dist/tests/
tbuildopt.c
66
if (!
mpfr_buildopt_float128_p
())
68
printf ("Error:
mpfr_buildopt_float128_p
should return true\n");
72
if (
mpfr_buildopt_float128_p
())
74
printf ("Error:
mpfr_buildopt_float128_p
should return false\n");
tversion.c
266
mpfr_buildopt_float128_p
())
268
printf ("ERROR!
mpfr_buildopt_float128_p
() and macros"
315
mpfr_buildopt_float128_p
() ? "yes" : "no",
/src/external/lgpl3/mpfr/dist/examples/
version.c
193
printf (", float128 = %s",
mpfr_buildopt_float128_p
() ? "yes" : "no");
Completed in 16 milliseconds
Indexes created Fri Jun 05 00:26:10 UTC 2026