/glibc-2.36/sysdeps/mips/mips32/ |
D | sfp-machine.h | 25 # define _FP_NANFRAC_S ((_FP_QNANBIT_S << 1) - 1) macro 29 # define _FP_NANFRAC_S (_FP_QNANBIT_S - 1) macro
|
/glibc-2.36/sysdeps/mips/mips64/ |
D | sfp-machine.h | 28 # define _FP_NANFRAC_S ((_FP_QNANBIT_S << 1) - 1) macro 32 # define _FP_NANFRAC_S (_FP_QNANBIT_S - 1) macro
|
/glibc-2.36/sysdeps/riscv/ |
D | sfp-machine.h | 48 # define _FP_NANFRAC_S _FP_QNANBIT_S macro 77 # define _FP_NANFRAC_S _FP_QNANBIT_S macro
|
/glibc-2.36/sysdeps/x86/fpu/ |
D | sfp-machine.h | 25 # define _FP_NANFRAC_S _FP_QNANBIT_S macro 135 # define _FP_NANFRAC_S _FP_QNANBIT_S macro
|
/glibc-2.36/sysdeps/ia64/fpu/ |
D | sfp-machine.h | 21 #define _FP_NANFRAC_S _FP_QNANBIT_S macro
|
/glibc-2.36/sysdeps/alpha/ |
D | sfp-machine.h | 38 #define _FP_NANFRAC_S ((_FP_QNANBIT_S << 1) - 1) macro
|
/glibc-2.36/sysdeps/nios2/ |
D | sfp-machine.h | 24 #define _FP_NANFRAC_S ((_FP_QNANBIT_S << 1) - 1) macro
|
/glibc-2.36/sysdeps/arm/ |
D | sfp-machine.h | 24 #define _FP_NANFRAC_S _FP_QNANBIT_S macro
|
/glibc-2.36/sysdeps/csky/ |
D | sfp-machine.h | 24 #define _FP_NANFRAC_S _FP_QNANBIT_S macro
|
/glibc-2.36/sysdeps/arc/ |
D | sfp-machine.h | 43 #define _FP_NANFRAC_S ((_FP_QNANBIT_S << 1) - 1) macro
|
/glibc-2.36/sysdeps/sh/ |
D | sfp-machine.h | 24 #define _FP_NANFRAC_S ((_FP_QNANBIT_S << 1) - 1) macro
|
/glibc-2.36/sysdeps/or1k/ |
D | sfp-machine.h | 44 #define _FP_NANFRAC_S ((_FP_QNANBIT_S << 1) - 1) macro
|
/glibc-2.36/sysdeps/loongarch/ |
D | sfp-machine.h | 46 #define _FP_NANFRAC_S _FP_QNANBIT_S macro
|
/glibc-2.36/sysdeps/sparc/sparc64/ |
D | sfp-machine.h | 52 #define _FP_NANFRAC_S ((_FP_QNANBIT_S << 1) - 1) macro
|
/glibc-2.36/sysdeps/powerpc/powerpc64/le/fpu/ |
D | sfp-machine.h | 29 #define _FP_NANFRAC_S ((_FP_QNANBIT_S << 1) - 1) macro
|
/glibc-2.36/sysdeps/powerpc/nofpu/ |
D | sfp-machine.h | 17 #define _FP_NANFRAC_S ((_FP_QNANBIT_S << 1) - 1) macro
|
/glibc-2.36/sysdeps/aarch64/ |
D | sfp-machine.h | 20 #define _FP_NANFRAC_S ((_FP_QNANBIT_S << 1) - 1) macro
|
/glibc-2.36/sysdeps/sparc/sparc32/ |
D | sfp-machine.h | 39 #define _FP_NANFRAC_S ((_FP_QNANBIT_S << 1) - 1) macro
|
/glibc-2.36/ChangeLog.old/ |
D | ChangeLog.ports-mips | 159 (_FP_NANFRAC_S, _FP_NANFRAC_D, _FP_NANFRAC_Q): Define 2008-NaN 163 (_FP_NANFRAC_S, _FP_NANFRAC_D, _FP_NANFRAC_Q): Define 2008-NaN 358 (_FP_NANFRAC_S): Don't set the quiet bit. 363 (_FP_NANFRAC_S): Don't set the quiet bit.
|
D | ChangeLog.22 | 11975 [__riscv_xlen == 32](_FP_NANFRAC_S): New.
|
D | ChangeLog.18 | 52169 * sysdeps/arm/soft-fp/sfp-machine.h (_FP_NANFRAC_S, _FP_NANFRAC_D) 56468 * sysdeps/arm/soft-fp/sfp-machine.h (_FP_NANFRAC_S, _FP_NANFRAC_D)
|