Home
last modified time | relevance | path

Searched defs:FE_TONEAREST (Results 1 – 25 of 158) sorted by relevance

1234567

/aosp_15_r20/external/trusty/musl/arch/sh/bits/
Dfenv.h4 #define FE_TONEAREST 0 macro
8 #define FE_TONEAREST 0 macro
/aosp_15_r20/external/musl/arch/sh/bits/
H A Dfenv.h4 #define FE_TONEAREST 0 macro
8 #define FE_TONEAREST 0 macro
/aosp_15_r20/external/musl/arch/mips/bits/
H A Dfenv.h3 #define FE_TONEAREST 0 macro
13 #define FE_TONEAREST 0 macro
/aosp_15_r20/external/musl/arch/mipsn32/bits/
H A Dfenv.h3 #define FE_TONEAREST 0 macro
13 #define FE_TONEAREST 0 macro
/aosp_15_r20/external/trusty/musl/arch/mips/bits/
Dfenv.h3 #define FE_TONEAREST 0 macro
13 #define FE_TONEAREST 0 macro
/aosp_15_r20/external/trusty/musl/arch/mipsn32/bits/
Dfenv.h3 #define FE_TONEAREST 0 macro
13 #define FE_TONEAREST 0 macro
/aosp_15_r20/external/musl/arch/mips64/bits/
H A Dfenv.h3 #define FE_TONEAREST 0 macro
13 #define FE_TONEAREST 0 macro
/aosp_15_r20/external/musl/arch/arm/bits/
H A Dfenv.h3 #define FE_TONEAREST 0 macro
11 #define FE_TONEAREST 0 macro
/aosp_15_r20/external/trusty/musl/arch/mips64/bits/
Dfenv.h3 #define FE_TONEAREST 0 macro
13 #define FE_TONEAREST 0 macro
/aosp_15_r20/external/trusty/musl/arch/arm/bits/
Dfenv.h3 #define FE_TONEAREST 0 macro
11 #define FE_TONEAREST 0 macro
/aosp_15_r20/prebuilts/build-tools/sysroots/arm-unknown-linux-musleabihf/include/bits/
H A Dfenv.h3 #define FE_TONEAREST 0 macro
11 #define FE_TONEAREST 0 macro
/aosp_15_r20/external/musl/arch/m68k/bits/
H A Dfenv.h11 #define FE_TONEAREST 0 macro
19 #define FE_TONEAREST 0 macro
/aosp_15_r20/external/trusty/musl/arch/m68k/bits/
Dfenv.h11 #define FE_TONEAREST 0 macro
19 #define FE_TONEAREST 0 macro
/aosp_15_r20/external/trusty/musl/arch/powerpc/bits/
Dfenv.h3 #define FE_TONEAREST 0 macro
5 #define FE_TONEAREST 0 macro
/aosp_15_r20/external/musl/arch/powerpc/bits/
H A Dfenv.h3 #define FE_TONEAREST 0 macro
5 #define FE_TONEAREST 0 macro
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/i386-linux-gnu/bits/
Dfenv.h52 FE_TONEAREST = enumerator
53 #define FE_TONEAREST 0 macro
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
Dfenv.h52 FE_TONEAREST = enumerator
53 #define FE_TONEAREST 0 macro
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dfenv.h22 #define FE_TONEAREST 0x00000000 macro
42 #define FE_TONEAREST 0x0000 macro
/aosp_15_r20/external/musl/arch/generic/bits/
H A Dfenv.h2 #define FE_TONEAREST 0 macro
/aosp_15_r20/external/trusty/musl/arch/generic/bits/
Dfenv.h2 #define FE_TONEAREST 0 macro
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/vendor/compiler_builtins/libm/src/math/
H A Dfenv.rs7 pub(crate) const FE_TONEAREST: i32 = 0; constant
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/vendor/compiler_builtins/libm/src/math/
H A Dfenv.rs7 pub(crate) const FE_TONEAREST: i32 = 0; constant
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/vendor/compiler_builtins/libm/src/math/
H A Dfenv.rs7 pub(crate) const FE_TONEAREST: i32 = 0; constant
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/vendor/compiler_builtins/libm/src/math/
H A Dfenv.rs7 pub(crate) const FE_TONEAREST: i32 = 0; constant
/aosp_15_r20/external/rust/android-crates-io/crates/libm/src/math/
Dfenv.rs7 pub(crate) const FE_TONEAREST: i32 = 0; constant

1234567