HomeSort by relevance Sort by last modified time
    Searched full:feclearexcept (Results 1 - 25 of 209) sorted by null

1 2 3 4 5 6 7 8 9

  /external/valgrind/main/none/tests/mips32/
test_math.stdout.exp 18 feclearexcept(FE_ALL_EXCEPT)
23 feclearexcept(FE_ALL_EXCEPT)
28 feclearexcept(FE_ALL_EXCEPT)
38 feclearexcept(FE_ALL_EXCEPT)
41 feclearexcept(FE_ALL_EXCEPT)
44 feclearexcept(FE_ALL_EXCEPT)
54 feclearexcept(FE_ALL_EXCEPT): 0
test_math.cpp 39 feclearexcept(FE_ALL_EXCEPT); // rint/rintf/rintl do set the FE_INEXACT flag.
40 printf("feclearexcept(FE_ALL_EXCEPT)\n");
48 feclearexcept(FE_ALL_EXCEPT); // rint/rintf/rintl do set the FE_INEXACT flag.
49 printf("feclearexcept(FE_ALL_EXCEPT)\n");
57 feclearexcept(FE_ALL_EXCEPT); // rint/rintf/rintl do set the FE_INEXACT flag.
58 printf("feclearexcept(FE_ALL_EXCEPT)\n");
75 feclearexcept(FE_ALL_EXCEPT); // nearbyint/nearbyintf/nearbyintl don't set the FE_INEXACT flag.
76 printf("feclearexcept(FE_ALL_EXCEPT)\n");
80 feclearexcept(FE_ALL_EXCEPT);
81 printf("feclearexcept(FE_ALL_EXCEPT)\n")
    [all...]
  /external/valgrind/main/none/tests/mips64/
test_math.stdout.exp 18 feclearexcept(FE_ALL_EXCEPT)
23 feclearexcept(FE_ALL_EXCEPT)
28 feclearexcept(FE_ALL_EXCEPT)
38 feclearexcept(FE_ALL_EXCEPT)
41 feclearexcept(FE_ALL_EXCEPT)
44 feclearexcept(FE_ALL_EXCEPT)
54 feclearexcept(FE_ALL_EXCEPT): 0
  /bionic/tests/
fenv_test.cpp 64 feclearexcept(FE_ALL_EXCEPT);
74 feclearexcept(FE_OVERFLOW);
79 feclearexcept(FE_DIVBYZERO);
  /external/libcxx/include/
cfenv 41 int feclearexcept(int excepts);
68 using ::feclearexcept;
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/include/
cfenv 41 int feclearexcept(int excepts);
68 using ::feclearexcept;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/
cfenv 46 #undef feclearexcept
65 using ::feclearexcept;
fenv.h 43 #undef feclearexcept macro
62 using ::feclearexcept;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/tr1/
cfenv 42 #undef feclearexcept
63 using ::feclearexcept;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/
cfenv 46 #undef feclearexcept
65 using ::feclearexcept;
fenv.h 43 #undef feclearexcept macro
62 using ::feclearexcept;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/tr1/
cfenv 42 #undef feclearexcept
63 using ::feclearexcept;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/
cfenv 46 #undef feclearexcept
65 using ::feclearexcept;
fenv.h 43 #undef feclearexcept macro
62 using ::feclearexcept;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/tr1/
cfenv 42 #undef feclearexcept
63 using ::feclearexcept;
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/
cfenv 32 #undef feclearexcept
53 using ::feclearexcept;
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/
cfenv 32 #undef feclearexcept
53 using ::feclearexcept;
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/
cfenv 32 #undef feclearexcept
53 using ::feclearexcept;
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/tr1_impl/
cfenv 32 #undef feclearexcept
53 using ::feclearexcept;
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/
cfenv 46 #undef feclearexcept
65 using ::feclearexcept;
fenv.h 43 #undef feclearexcept macro
62 using ::feclearexcept;
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/tr1/
cfenv 42 #undef feclearexcept
63 using ::feclearexcept;
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/
cfenv 46 #undef feclearexcept
65 using ::feclearexcept;
fenv.h 43 #undef feclearexcept macro
62 using ::feclearexcept;
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/tr1/
cfenv 42 #undef feclearexcept
63 using ::feclearexcept;

Completed in 2675 milliseconds

1 2 3 4 5 6 7 8 9