Home
last modified time | relevance | path

Searched defs:MPFR_AI_THRESHOLD1 (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/external/lgpl3/mpfr/dist/src/x86_64/
H A Dmparam.h230 #define MPFR_AI_THRESHOLD1 -14260 /* threshold for negative input of mpfr_ai */ macro
/netbsd-src/external/lgpl3/mpfr/dist/src/generic/
H A Dmparam.h60 # define MPFR_AI_THRESHOLD1 -13107 /* threshold for negative input of mpfr_ai */ macro
/netbsd-src/external/lgpl3/mpfr/dist/src/arm/
H A Dmparam.h230 #define MPFR_AI_THRESHOLD1 -28503 /* threshold for negative input of mpfr_ai */ macro
/netbsd-src/external/lgpl3/mpfr/dist/src/sparc64/
H A Dmparam.h231 #define MPFR_AI_THRESHOLD1 -6778 /* threshold for negative input of mpfr_ai */ macro
/netbsd-src/external/lgpl3/mpfr/dist/src/mips/
H A Dmparam.h230 #define MPFR_AI_THRESHOLD1 -19332 /* threshold for negative input of mpfr_ai */ macro
/netbsd-src/external/lgpl3/mpfr/dist/src/powerpc64/
H A Dmparam.h230 #define MPFR_AI_THRESHOLD1 -12474 /* threshold for negative input of mpfr_ai */ macro
/netbsd-src/external/lgpl3/mpfr/dist/src/x86/
H A Dmparam.h231 #define MPFR_AI_THRESHOLD1 -24100 /* threshold for negative input of mpfr_ai */ macro
/netbsd-src/external/lgpl3/mpfr/dist/src/x86_64/core2/
H A Dmparam.h229 #define MPFR_AI_THRESHOLD1 -14098 /* threshold for negative input of mpfr_ai */ macro
/netbsd-src/external/lgpl3/mpfr/dist/src/amd/
H A Dmparam.h230 #define MPFR_AI_THRESHOLD1 -11898 /* threshold for negative input of mpfr_ai */ macro
/netbsd-src/external/lgpl3/mpfr/dist/tune/
H A Dtuneup.c976 #define MPFR_AI_THRESHOLD1 mpfr_ai_threshold1 macro