/external/valgrind/none/tests/mips32/ |
test_math.stdout.exp | 20 (fetestexcept(FE_ALL_EXCEPT) & FE_INEXACT): 0 22 (fetestexcept(FE_ALL_EXCEPT) & FE_INEXACT): 4 25 (fetestexcept(FE_ALL_EXCEPT) & FE_INEXACT): 0 27 (fetestexcept(FE_ALL_EXCEPT) & FE_INEXACT): 4 30 (fetestexcept(FE_ALL_EXCEPT) & FE_INEXACT): 0 32 (fetestexcept(FE_ALL_EXCEPT) & FE_INEXACT): 4
|
test_math.cpp | 42 printf("(fetestexcept(FE_ALL_EXCEPT) & FE_INEXACT): %d\n", 43 (fetestexcept(FE_ALL_EXCEPT) & FE_INEXACT)); 45 printf("(fetestexcept(FE_ALL_EXCEPT) & FE_INEXACT): %d\n", 46 (fetestexcept(FE_ALL_EXCEPT) & FE_INEXACT)); 51 printf("(fetestexcept(FE_ALL_EXCEPT) & FE_INEXACT): %d\n", 52 (fetestexcept(FE_ALL_EXCEPT) & FE_INEXACT)); 54 printf("(fetestexcept(FE_ALL_EXCEPT) & FE_INEXACT): %d\n", 55 (fetestexcept(FE_ALL_EXCEPT) & FE_INEXACT)); 60 printf("(fetestexcept(FE_ALL_EXCEPT) & FE_INEXACT): %d\n", 61 (fetestexcept(FE_ALL_EXCEPT) & FE_INEXACT)) [all...] |
/external/valgrind/none/tests/mips64/ |
test_math.stdout.exp | 20 (fetestexcept(FE_ALL_EXCEPT) & FE_INEXACT): 0 22 (fetestexcept(FE_ALL_EXCEPT) & FE_INEXACT): 4 25 (fetestexcept(FE_ALL_EXCEPT) & FE_INEXACT): 0 27 (fetestexcept(FE_ALL_EXCEPT) & FE_INEXACT): 4 30 (fetestexcept(FE_ALL_EXCEPT) & FE_INEXACT): 0 32 (fetestexcept(FE_ALL_EXCEPT) & FE_INEXACT): 4
|
test_math.stdout.exp-older-gcc | 20 (fetestexcept(FE_ALL_EXCEPT) & FE_INEXACT): 0 22 (fetestexcept(FE_ALL_EXCEPT) & FE_INEXACT): 4 25 (fetestexcept(FE_ALL_EXCEPT) & FE_INEXACT): 0 27 (fetestexcept(FE_ALL_EXCEPT) & FE_INEXACT): 4 30 (fetestexcept(FE_ALL_EXCEPT) & FE_INEXACT): 0 32 (fetestexcept(FE_ALL_EXCEPT) & FE_INEXACT): 0
|
test_math.cpp | 42 printf("(fetestexcept(FE_ALL_EXCEPT) & FE_INEXACT): %d\n", 43 (fetestexcept(FE_ALL_EXCEPT) & FE_INEXACT)); 45 printf("(fetestexcept(FE_ALL_EXCEPT) & FE_INEXACT): %d\n", 46 (fetestexcept(FE_ALL_EXCEPT) & FE_INEXACT)); 51 printf("(fetestexcept(FE_ALL_EXCEPT) & FE_INEXACT): %d\n", 52 (fetestexcept(FE_ALL_EXCEPT) & FE_INEXACT)); 54 printf("(fetestexcept(FE_ALL_EXCEPT) & FE_INEXACT): %d\n", 55 (fetestexcept(FE_ALL_EXCEPT) & FE_INEXACT)); 60 printf("(fetestexcept(FE_ALL_EXCEPT) & FE_INEXACT): %d\n", 61 (fetestexcept(FE_ALL_EXCEPT) & FE_INEXACT)) [all...] |
/bionic/tests/ |
fenv_test.cpp | 65 ASSERT_EQ(0, fetestexcept(FE_ALL_EXCEPT)); 69 int raised = fetestexcept(FE_DIVBYZERO | FE_OVERFLOW); 80 ASSERT_EQ(0, fetestexcept(FE_ALL_EXCEPT));
|
/device/google/dragon/audio/hal/dsp/tests/ |
dsp_test_util.c | 26 int excepts = fetestexcept(FE_ALL_EXCEPT);
|
/external/linux-kselftest/tools/testing/selftests/x86/ |
test_FISTTP.c | 42 ex = fetestexcept(FE_DIVBYZERO|FE_INEXACT|FE_INVALID|FE_OVERFLOW|FE_UNDERFLOW); 66 ex = fetestexcept(FE_DIVBYZERO|FE_INEXACT|FE_INVALID|FE_OVERFLOW|FE_UNDERFLOW); 95 ex = fetestexcept(FE_DIVBYZERO|FE_INEXACT|FE_INVALID|FE_OVERFLOW|FE_UNDERFLOW); 120 ex = fetestexcept(FE_DIVBYZERO|FE_INEXACT|FE_INVALID|FE_OVERFLOW|FE_UNDERFLOW);
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ |
cfenv | 50 #undef fetestexcept 69 using ::fetestexcept;
|
fenv.h | 47 #undef fetestexcept macro 66 using ::fetestexcept;
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/tr1/ |
cfenv | 46 #undef fetestexcept 67 using ::fetestexcept;
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ |
cfenv | 50 #undef fetestexcept 69 using ::fetestexcept;
|
fenv.h | 47 #undef fetestexcept macro 66 using ::fetestexcept;
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/tr1/ |
cfenv | 46 #undef fetestexcept 67 using ::fetestexcept;
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ |
cfenv | 50 #undef fetestexcept 69 using ::fetestexcept;
|
fenv.h | 47 #undef fetestexcept macro 66 using ::fetestexcept;
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/tr1/ |
cfenv | 46 #undef fetestexcept 67 using ::fetestexcept;
|
/prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/include/ |
cfenv | 50 #undef fetestexcept 69 using ::fetestexcept;
|
fenv.h | 47 #undef fetestexcept macro 66 using ::fetestexcept;
|
/prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/include/tr1/ |
cfenv | 46 #undef fetestexcept 67 using ::fetestexcept;
|
/prebuilts/ndk/r10/sources/cxx-stl/llvm-libc++/libcxx/include/ |
cfenv | 45 int fetestexcept(int excepts); 72 using ::fetestexcept;
|
/prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/include/ |
cfenv | 50 #undef fetestexcept 69 using ::fetestexcept;
|
fenv.h | 47 #undef fetestexcept macro 66 using ::fetestexcept;
|
/prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/include/tr1/ |
cfenv | 46 #undef fetestexcept 67 using ::fetestexcept;
|
/prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++/libcxx/include/ |
cfenv | 45 int fetestexcept(int excepts); 72 using ::fetestexcept;
|