HomeSort by relevance Sort by last modified time
    Searched refs:FE_INTOVF (Results 1 - 2 of 2) sorted by null

  /bionic/libm/alpha/
fenv.h 43 #define FE_INTOVF 0x40 /* not maskable */
44 #define FE_ALL_EXCEPT (FE_DIVBYZERO | FE_INEXACT | FE_INTOVF | \
  /bionic/libm/include/alpha/
fenv.h 43 #define FE_INTOVF 0x40 /* not maskable */
44 #define FE_ALL_EXCEPT (FE_DIVBYZERO | FE_INEXACT | FE_INTOVF | \

Completed in 33 milliseconds