/netbsd-src/external/lgpl3/mpfr/dist/src/ |
H A D | mpf2mpfr.h | 87 #define mpf_sgn mpfr_sgn macro
|
/netbsd-src/external/lgpl3/gmp/lib/libgmp/arch/arm/ |
H A D | gmp.h | 2247 #define mpf_sgn(F) ((F)->_mp_size < 0 ? -1 : (F)->_mp_size > 0) macro
|
/netbsd-src/external/lgpl3/gmp/lib/libgmp/arch/mipsn64el/ |
H A D | gmp.h | 2247 #define mpf_sgn(F) ((F)->_mp_size < 0 ? -1 : (F)->_mp_size > 0) macro
|
/netbsd-src/external/lgpl3/gmp/lib/libgmp/arch/riscv64/ |
H A D | gmp.h | 2247 #define mpf_sgn(F) ((F)->_mp_size < 0 ? -1 : (F)->_mp_size > 0) macro
|
/netbsd-src/external/lgpl3/gmp/lib/libgmp/arch/armeb/ |
H A D | gmp.h | 2247 #define mpf_sgn(F) ((F)->_mp_size < 0 ? -1 : (F)->_mp_size > 0) macro
|
/netbsd-src/external/lgpl3/gmp/lib/libgmp/arch/hppa/ |
H A D | gmp.h | 2247 #define mpf_sgn(F) ((F)->_mp_size < 0 ? -1 : (F)->_mp_size > 0) macro
|
/netbsd-src/external/lgpl3/gmp/lib/libgmp/arch/m68000/ |
H A D | gmp.h | 2247 #define mpf_sgn(F) ((F)->_mp_size < 0 ? -1 : (F)->_mp_size > 0) macro
|
/netbsd-src/external/lgpl3/gmp/lib/libgmp/arch/sh3el/ |
H A D | gmp.h | 2247 #define mpf_sgn(F) ((F)->_mp_size < 0 ? -1 : (F)->_mp_size > 0) macro
|
/netbsd-src/external/lgpl3/gmp/lib/libgmp/arch/powerpc/ |
H A D | gmp.h | 2247 #define mpf_sgn(F) ((F)->_mp_size < 0 ? -1 : (F)->_mp_size > 0) macro
|
/netbsd-src/external/lgpl3/gmp/lib/libgmp/arch/mipsel/ |
H A D | gmp.h | 2247 #define mpf_sgn(F) ((F)->_mp_size < 0 ? -1 : (F)->_mp_size > 0) macro
|
/netbsd-src/external/lgpl3/gmp/lib/libgmp/arch/alpha/ |
H A D | gmp.h | 2247 #define mpf_sgn(F) ((F)->_mp_size < 0 ? -1 : (F)->_mp_size > 0) macro
|
/netbsd-src/external/lgpl3/gmp/lib/libgmp/arch/sh3eb/ |
H A D | gmp.h | 2247 #define mpf_sgn(F) ((F)->_mp_size < 0 ? -1 : (F)->_mp_size > 0) macro
|
/netbsd-src/external/lgpl3/gmp/lib/libgmp/arch/sparc/ |
H A D | gmp.h | 2247 #define mpf_sgn(F) ((F)->_mp_size < 0 ? -1 : (F)->_mp_size > 0) macro
|
/netbsd-src/external/lgpl3/gmp/lib/libgmp/arch/aarch64/ |
H A D | gmp.h | 2247 #define mpf_sgn(F) ((F)->_mp_size < 0 ? -1 : (F)->_mp_size > 0) macro
|
/netbsd-src/external/lgpl3/gmp/lib/libgmp/arch/sparc64/ |
H A D | gmp.h | 2247 #define mpf_sgn(F) ((F)->_mp_size < 0 ? -1 : (F)->_mp_size > 0) macro
|
/netbsd-src/external/lgpl3/gmp/lib/libgmp/arch/m68k/ |
H A D | gmp.h | 2247 #define mpf_sgn(F) ((F)->_mp_size < 0 ? -1 : (F)->_mp_size > 0) macro
|
/netbsd-src/external/lgpl3/gmp/lib/libgmp/arch/mipsn64eb/ |
H A D | gmp.h | 2247 #define mpf_sgn(F) ((F)->_mp_size < 0 ? -1 : (F)->_mp_size > 0) macro
|
/netbsd-src/external/lgpl3/gmp/lib/libgmp/arch/riscv32/ |
H A D | gmp.h | 2247 #define mpf_sgn(F) ((F)->_mp_size < 0 ? -1 : (F)->_mp_size > 0) macro
|
/netbsd-src/external/lgpl3/gmp/lib/libgmp/arch/or1k/ |
H A D | gmp.h | 2142 #define mpf_sgn(F) ((F)->_mp_size < 0 ? -1 : (F)->_mp_size > 0) macro
|
/netbsd-src/external/lgpl3/gmp/lib/libgmp/arch/ia64/ |
H A D | gmp.h | 2247 #define mpf_sgn(F) ((F)->_mp_size < 0 ? -1 : (F)->_mp_size > 0) macro
|
/netbsd-src/external/lgpl3/gmp/lib/libgmp/arch/coldfire/ |
H A D | gmp.h | 2142 #define mpf_sgn(F) ((F)->_mp_size < 0 ? -1 : (F)->_mp_size > 0) macro
|
/netbsd-src/external/lgpl3/gmp/lib/libgmp/arch/x86_64/ |
H A D | gmp.h | 2247 #define mpf_sgn(F) ((F)->_mp_size < 0 ? -1 : (F)->_mp_size > 0) macro
|
/netbsd-src/external/lgpl3/gmp/lib/libgmp/arch/mips64el/ |
H A D | gmp.h | 2247 #define mpf_sgn(F) ((F)->_mp_size < 0 ? -1 : (F)->_mp_size > 0) macro
|
/netbsd-src/external/lgpl3/gmp/lib/libgmp/arch/i386/ |
H A D | gmp.h | 2247 #define mpf_sgn(F) ((F)->_mp_size < 0 ? -1 : (F)->_mp_size > 0) macro
|
/netbsd-src/external/lgpl3/gmp/lib/libgmp/arch/vax/ |
H A D | gmp.h | 2247 #define mpf_sgn(F) ((F)->_mp_size < 0 ? -1 : (F)->_mp_size > 0) macro
|