HomeSort by relevance Sort by last modified time
    Searched defs:FE_TONEAREST (Results 1 - 10 of 10) sorted by null

  /bionic/libc/include/bits/
fenv_arm.h 70 #define FE_TONEAREST 0x0
fenv_mips.h 91 #define FE_TONEAREST 0x0000
fenv_x86.h 62 #define FE_TONEAREST 0x0000
fenv_x86_64.h 61 #define FE_TONEAREST 0x000
  /device/linaro/bootloader/edk2/StdLib/Include/Aarch64/machine/
fenv.h 26 #define FE_TONEAREST 0 /* round to nearest representable number */
  /device/linaro/bootloader/edk2/StdLib/Include/Arm/machine/
fenv.h 42 #define FE_TONEAREST 0 /* round to nearest representable number */
  /device/linaro/bootloader/edk2/ArmPkg/Library/ArmSoftFloatLib/Arm/
softfloat.h 55 #define FE_TONEAREST 0 /* round to nearest representable number */
73 FP_RN=FE_TONEAREST, /* round to nearest representable number */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
fenv.h 49 FE_TONEAREST = 0,
50 #define FE_TONEAREST FE_TONEAREST
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
fenv.h 51 FE_TONEAREST = 0,
52 #define FE_TONEAREST FE_TONEAREST
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
fenv.h 22 #define FE_TONEAREST 0x00000000
42 #define FE_TONEAREST 0x0000

Completed in 281 milliseconds