HomeSort by relevance Sort by last modified time
    Searched refs:feupdateenv (Results 1 - 25 of 97) sorted by null

1 2 3 4

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/
fenv.h 53 #undef feupdateenv macro
74 using ::feupdateenv;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/
fenv.h 53 #undef feupdateenv macro
74 using ::feupdateenv;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/
fenv.h 53 #undef feupdateenv macro
74 using ::feupdateenv;
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/
fenv.h 53 #undef feupdateenv macro
74 using ::feupdateenv;
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/
fenv.h 53 #undef feupdateenv macro
74 using ::feupdateenv;
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/
fenv.h 53 #undef feupdateenv macro
74 using ::feupdateenv;
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/
fenv.h 53 #undef feupdateenv macro
74 using ::feupdateenv;
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/
fenv.h 53 #undef feupdateenv macro
74 using ::feupdateenv;
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/
fenv.h 53 #undef feupdateenv macro
74 using ::feupdateenv;
  /bionic/libm/include/
fenv.h 51 int feupdateenv(const fenv_t *);
63 * environment, namely fesetenv() and feupdateenv().
  /bionic/libm/upstream-freebsd/lib/msun/src/
s_lrint.c 56 feupdateenv(&env);
fenv-softfloat.h 146 feupdateenv(const fenv_t *__envp) function
  /development/ndk/platforms/android-L/include/
fenv.h 51 int feupdateenv(const fenv_t *);
63 * environment, namely fesetenv() and feupdateenv().
  /prebuilts/ndk/9/platforms/android-19/arch-arm64/usr/include/
fenv.h 51 int feupdateenv(const fenv_t *);
63 * environment, namely fesetenv() and feupdateenv().
  /prebuilts/ndk/9/platforms/android-19/arch-mips64/usr/include/
fenv.h 51 int feupdateenv(const fenv_t *);
63 * environment, namely fesetenv() and feupdateenv().
  /prebuilts/ndk/9/platforms/android-19/arch-x86_64/usr/include/
fenv.h 51 int feupdateenv(const fenv_t *);
63 * environment, namely fesetenv() and feupdateenv().
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/detail/
fenv.hpp 38 extern int feupdateenv (__const fenv_t*) __THROW;
60 using ::feupdateenv;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/
fenv.h 110 extern int feupdateenv (__const fenv_t *__envp) __THROW;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
fenv.h 110 extern int feupdateenv (__const fenv_t *__envp) __THROW;
  /development/ndk/sources/android/libportable/arch-mips64/
fenv.c 152 int WRAP(feupdateenv)(const fenv_t_portable *obj) { function
153 return REAL(feupdateenv)((const fenv_t*)obj);
  /development/ndk/platforms/android-9/arch-x86/include/
fenv.h 89 int feupdateenv(const fenv_t *__envp);
  /external/libcxx/test/depr/depr.c.headers/
fenv_h.pass.cpp 73 static_assert((std::is_same<decltype(feupdateenv(&fenv)), int>::value), "");
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/depr/depr.c.headers/
fenv_h.pass.cpp 73 static_assert((std::is_same<decltype(feupdateenv(&fenv)), int>::value), "");
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
fenv.h 104 extern int __cdecl feupdateenv(const fenv_t *);
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/
fenv.h 90 int feupdateenv(const fenv_t *__envp);

Completed in 2510 milliseconds

1 2 3 4