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

  /external/adhd/cras/src/dsp/tests/
dsp_test_util.c 26 int excepts = fetestexcept(FE_ALL_EXCEPT); local
28 if (excepts & FE_DIVBYZERO)
30 if (excepts & FE_INVALID)
32 if (excepts & FE_OVERFLOW)
34 if (excepts & FE_UNDERFLOW)
  /dalvik/dx/etc/
jasmin.jar 

Completed in 362 milliseconds