Home
last modified time | relevance | path

Searched refs:FE_TOWARDZERO (Results 1 - 25 of 36) sorted by relevance

12

/third_party/musl/src/fenv/
H A D__flt_rounds.c7 #ifdef FE_TOWARDZERO in __flt_rounds()
8 case FE_TOWARDZERO: return 0; in __flt_rounds()
H A Dfesetround.c17 #ifdef FE_TOWARDZERO in fesetround()
18 && r != FE_TOWARDZERO in fesetround()
/third_party/vk-gl-cts/framework/delibs/debase/
H A DdeMath.c56 case FE_TOWARDZERO: return DE_ROUNDINGMODE_TO_ZERO; in deGetRoundingMode()
92 case DE_ROUNDINGMODE_TO_ZERO: flag = FE_TOWARDZERO; break; in deSetRoundingMode()
/third_party/musl/arch/riscv32/bits/
H A Dfenv.h12 #define FE_TOWARDZERO 1 macro
/third_party/musl/arch/riscv64/bits/
H A Dfenv.h12 #define FE_TOWARDZERO 1 macro
/third_party/musl/porting/liteos_a/kernel/include/bits/
H A Dfenv.h10 #define FE_TOWARDZERO 0xc00000 macro
/third_party/musl/arch/aarch64/bits/
H A Dfenv.h10 #define FE_TOWARDZERO 0xc00000 macro
/third_party/musl/arch/mipsn32/bits/
H A Dfenv.h14 #define FE_TOWARDZERO 1 macro
/third_party/musl/arch/s390x/bits/
H A Dfenv.h2 #define FE_TOWARDZERO 1 macro
/third_party/musl/arch/mips/bits/
H A Dfenv.h14 #define FE_TOWARDZERO 1 macro
/third_party/musl/arch/mips64/bits/
H A Dfenv.h14 #define FE_TOWARDZERO 1 macro
/third_party/FreeBSD/contrib/gdtoa/
H A Dgdtoa_fltrnds.h8 case FE_TOWARDZERO: Rounding = 0; break;
/third_party/musl/porting/uniproton/kernel/include/bits/
H A Dfenv.h14 #define FE_TOWARDZERO 0xc00000 macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
H A Dfenv.h14 #define FE_TOWARDZERO 0xc00000 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
H A Dfenv.h14 #define FE_TOWARDZERO 0xc00000 macro
/third_party/musl/porting/linux/user/arch/arm/bits/
H A Dfenv.h12 #define FE_TOWARDZERO 0xc00000 macro
/third_party/musl/arch/m68k/bits/
H A Dfenv.h12 #define FE_TOWARDZERO 16 macro
/third_party/musl/arch/sh/bits/
H A Dfenv.h9 #define FE_TOWARDZERO 1 macro
/third_party/musl/arch/arm/bits/
H A Dfenv.h12 #define FE_TOWARDZERO 0xc00000 macro
/third_party/musl/arch/loongarch64/bits/
H A Dfenv.h10 #define FE_TOWARDZERO 0x100 macro
/third_party/musl/arch/i386/bits/
H A Dfenv.h13 #define FE_TOWARDZERO 0xc00 macro
/third_party/musl/arch/x32/bits/
H A Dfenv.h13 #define FE_TOWARDZERO 0xc00 macro
/third_party/musl/arch/x86_64/bits/
H A Dfenv.h13 #define FE_TOWARDZERO 0xc00 macro
/third_party/musl/arch/powerpc/bits/
H A Dfenv.h6 #define FE_TOWARDZERO 1 macro
/third_party/musl/arch/powerpc64/bits/
H A Dfenv.h2 #define FE_TOWARDZERO 1 macro

Completed in 4 milliseconds

12