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_sincos_threshold
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/lgpl3/mpfr/dist/tune/
tuneup.c
269
mpfr_prec_t
mpfr_sincos_threshold
;
variable
270
#undef
MPFR_SINCOS_THRESHOLD
271
#define
MPFR_SINCOS_THRESHOLD
mpfr_sincos_threshold
1109
tune_simple_func (&
mpfr_sincos_threshold
, speed_mpfr_sincos,
1111
fprintf (f, "#define
MPFR_SINCOS_THRESHOLD
%lu /* bits */\n",
1112
(unsigned long)
mpfr_sincos_threshold
);
Completed in 28 milliseconds
Indexes created Mon Jun 29 00:24:49 UTC 2026