Searched defs:MPFR_SINCOS_THRESHOLD (Results 1 - 13 of 13) sorted by relevance

/haiku-buildtools/gcc/mpfr/src/amd/amdfam10/
H A Dmparam.h232 #define MPFR_SINCOS_THRESHOLD 26682 /* bits */ macro
/haiku-buildtools/gcc/mpfr/src/amd/k8/
H A Dmparam.h232 #define MPFR_SINCOS_THRESHOLD 26907 /* bits */ macro
/haiku-buildtools/gcc/mpfr/src/arm/
H A Dmparam.h228 #define MPFR_SINCOS_THRESHOLD 23806 /* bits */ macro
/haiku-buildtools/gcc/mpfr/src/generic/
H A Dmparam.h55 # define MPFR_SINCOS_THRESHOLD 30000 /* bits */ macro
/haiku-buildtools/gcc/mpfr/src/hppa/
H A Dmparam.h229 #define MPFR_SINCOS_THRESHOLD 28251 /* bits */ macro
/haiku-buildtools/gcc/mpfr/src/ia64/
H A Dmparam.h229 #define MPFR_SINCOS_THRESHOLD 24855 /* bits */ macro
/haiku-buildtools/gcc/mpfr/src/powerpc32/
H A Dmparam.h228 #define MPFR_SINCOS_THRESHOLD 10754 /* bits */ macro
/haiku-buildtools/gcc/mpfr/src/powerpc64/
H A Dmparam.h229 #define MPFR_SINCOS_THRESHOLD 36978 /* bits */ macro
/haiku-buildtools/gcc/mpfr/src/sparc64/
H A Dmparam.h229 #define MPFR_SINCOS_THRESHOLD 25857 /* bits */ macro
/haiku-buildtools/gcc/mpfr/src/x86/core2/
H A Dmparam.h230 #define MPFR_SINCOS_THRESHOLD 36331 /* bits */ macro
/haiku-buildtools/gcc/mpfr/src/x86/
H A Dmparam.h229 #define MPFR_SINCOS_THRESHOLD 30620 /* bits */ macro
/haiku-buildtools/gcc/mpfr/src/x86_64/core2/
H A Dmparam.h232 #define MPFR_SINCOS_THRESHOLD 23808 /* bits */ macro
/haiku-buildtools/gcc/mpfr/tune/
H A Dtuneup.c266 #undef MPFR_SINCOS_THRESHOLD macro
267 #define MPFR_SINCOS_THRESHOLD mpfr_sincos_threshold macro

Completed in 61 milliseconds