Home
last modified time | relevance | path

Searched refs:FE_TONEAREST_PORTABLE (Results 1 – 5 of 5) sorted by relevance

/development/ndk/sources/android/libportable/common/include/
Dfenv_portable.h39 #define FE_TONEAREST_PORTABLE 0x0 macro
/development/ndk/sources/android/libportable/arch-x86/
Dfenv.c53 case FE_TONEAREST_PORTABLE: in x86_change_rounding()
97 flags = FE_TONEAREST_PORTABLE; in x86_get_rounding()
/development/ndk/sources/android/libportable/arch-mips64/
Dfenv.c48 case FE_TONEAREST_PORTABLE: in mips64_change_rounding()
90 flags = FE_TONEAREST_PORTABLE; in mips64_get_rounding()
/development/ndk/sources/android/libportable/arch-x86_64/
Dfenv.c57 case FE_TONEAREST_PORTABLE: { in x86_64_change_rounding()
102 flag = FE_TONEAREST_PORTABLE; in x86_64_get_rounding()
/development/ndk/sources/android/libportable/arch-mips/
Dfenv.c50 case FE_TONEAREST_PORTABLE: in mips_change_rounding()
94 flags = FE_TONEAREST_PORTABLE; in mips_get_rounding()