Home
last modified time | relevance | path

Searched refs:FE_UPWARD (Results 1 – 14 of 14) sorted by relevance

/development/ndk/sources/android/libportable/arch-x86_64/
Dfenv.c28 #define FE_UPWARD 0x0800 macro
31 FE_UPWARD | FE_TOWARDZERO)
66 x86_64flag = FE_UPWARD; in x86_64_change_rounding()
109 case FE_UPWARD: { in x86_64_get_rounding()
/development/ndk/platforms/android-9/arch-x86/include/
Dfenv.h64 #define FE_UPWARD 0x0800 macro
67 FE_UPWARD | FE_TOWARDZERO)
/development/ndk/platforms/android-L/arch-arm/include/machine/
Dfenv.h57 #define FE_UPWARD 0x1 macro
/development/ndk/platforms/android-L/arch-mips64/include/machine/
Dfenv.h93 #define FE_UPWARD 0x0002 macro
/development/ndk/platforms/android-L/arch-mips/include/machine/
Dfenv.h93 #define FE_UPWARD 0x0002 macro
/development/ndk/sources/android/libportable/arch-x86/
Dfenv.c60 x86flags = FE_UPWARD; in x86_change_rounding()
102 case FE_UPWARD: in x86_get_rounding()
/development/ndk/platforms/android-L/arch-arm64/include/machine/
Dfenv.h96 #define FE_UPWARD 0x1 macro
/development/ndk/platforms/android-L/arch-x86/include/machine/
Dfenv.h64 #define FE_UPWARD 0x0800 macro
/development/ndk/platforms/android-L/arch-x86_64/include/machine/
Dfenv.h63 #define FE_UPWARD 0x800 macro
/development/ndk/platforms/android-3/header-patches/include/
Dfenv.h74 #define FE_UPWARD 0x1 macro
/development/ndk/sources/android/libportable/arch-mips64/
Dfenv.c55 mips64flags = FE_UPWARD; in mips64_change_rounding()
95 case FE_UPWARD: in mips64_get_rounding()
/development/ndk/sources/android/libportable/arch-mips/
Dfenv.c57 mipsflags = FE_UPWARD; in mips_change_rounding()
99 case FE_UPWARD: in mips_get_rounding()
/development/ndk/platforms/android-3/arch-arm/include/
Dfenv.h58 #define FE_UPWARD 0x1 macro
/development/ndk/platforms/android-9/arch-mips/include/
Dfenv.h96 #define FE_UPWARD 0x0002 macro