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_sharedcache_p
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/lgpl3/mpfr/dist/src/
buildopt.c
67
mpfr_buildopt_sharedcache_p
(void)
function
mpfr.h
397
__MPFR_DECLSPEC int
mpfr_buildopt_sharedcache_p
(void);
/src/external/lgpl3/mpfr/dist/tests/
tbuildopt.c
102
if (!
mpfr_buildopt_sharedcache_p
())
104
printf ("Error:
mpfr_buildopt_sharedcache_p
should return true\n");
108
if (
mpfr_buildopt_sharedcache_p
())
110
printf ("Error:
mpfr_buildopt_sharedcache_p
should return false\n");
tversion.c
305
mpfr_buildopt_sharedcache_p
())
307
printf ("ERROR!
mpfr_buildopt_sharedcache_p
() and macros"
332
mpfr_buildopt_sharedcache_p
() ? "yes" LOCK_METHOD : "no");
tconst_pi.c
83
(MPFR_ASSERTN(
mpfr_buildopt_sharedcache_p
() == 1), run_pthread_test())
Completed in 17 milliseconds
Indexes created Fri Mar 06 19:51:54 UTC 2026