/third_party/musl/arch/generic/bits/ |
D | fenv.h | 10 #define FE_DFL_ENV ((const fenv_t *) -1) macro
|
/third_party/musl/arch/s390x/bits/ |
D | fenv.h | 17 #define FE_DFL_ENV ((const fenv_t *)-1) macro
|
/third_party/musl/porting/liteos_a/kernel/include/bits/ |
D | fenv.h | 15 #define FE_DFL_ENV ((const fenv_t *) -1) macro
|
/third_party/musl/arch/riscv64/bits/ |
D | fenv.h | 17 #define FE_DFL_ENV ((const fenv_t *) -1) macro
|
/third_party/musl/arch/sh/bits/ |
D | fenv.h | 26 #define FE_DFL_ENV ((const fenv_t *) -1) macro
|
/third_party/musl/arch/mipsn32/bits/ |
D | fenv.h | 25 #define FE_DFL_ENV ((const fenv_t *) -1) macro
|
/third_party/musl/arch/mips/bits/ |
D | fenv.h | 25 #define FE_DFL_ENV ((const fenv_t *) -1) macro
|
/third_party/musl/arch/arm/bits/ |
D | fenv.h | 23 #define FE_DFL_ENV ((const fenv_t *) -1) macro
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/ |
D | fenv.h | 23 #define FE_DFL_ENV ((const fenv_t *) -1) macro
|
/third_party/musl/porting/linux/user/arch/arm/bits/ |
D | fenv.h | 23 #define FE_DFL_ENV ((const fenv_t *) -1) macro
|
/third_party/musl/arch/aarch64/bits/ |
D | fenv.h | 19 #define FE_DFL_ENV ((const fenv_t *) -1) macro
|
/third_party/musl/porting/liteos_m/kernel/include/bits/ |
D | fenv.h | 23 #define FE_DFL_ENV ((const fenv_t *) -1) macro
|
/third_party/musl/arch/mips64/bits/ |
D | fenv.h | 25 #define FE_DFL_ENV ((const fenv_t *) -1) macro
|
/third_party/musl/porting/uniproton/kernel/include/bits/ |
D | fenv.h | 23 #define FE_DFL_ENV ((const fenv_t *) -1) macro
|
/third_party/musl/arch/m68k/bits/ |
D | fenv.h | 29 #define FE_DFL_ENV ((const fenv_t *) -1) macro
|
/third_party/musl/arch/powerpc64/bits/ |
D | fenv.h | 31 #define FE_DFL_ENV ((const fenv_t *)-1) macro
|
/third_party/musl/arch/powerpc/bits/ |
D | fenv.h | 36 #define FE_DFL_ENV ((const fenv_t *)-1) macro
|
/third_party/musl/arch/i386/bits/ |
D | fenv.h | 33 #define FE_DFL_ENV ((const fenv_t *) -1) macro
|
/third_party/musl/arch/x32/bits/ |
D | fenv.h | 34 #define FE_DFL_ENV ((const fenv_t *) -1) macro
|
/third_party/musl/arch/x86_64/bits/ |
D | fenv.h | 34 #define FE_DFL_ENV ((const fenv_t *) -1) macro
|