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

1 2

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/
fenv.h 53 #undef feupdateenv macro
74 using ::feupdateenv;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/
fenv.h 53 #undef feupdateenv macro
74 using ::feupdateenv;
  /bionic/libm/ia64/
fenv.c 35 * It doesn't pay to inline feupdateenv() because it includes one of
41 feupdateenv(const fenv_t *envp) function
  /bionic/libm/src/
s_lrint.c 56 feupdateenv(&env);
s_fma.c 96 feupdateenv(&env);
105 feupdateenv(&env);
114 feupdateenv(&env);
s_fmal.c 91 feupdateenv(&env);
100 feupdateenv(&env);
109 feupdateenv(&env);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
fenv.h 110 extern int feupdateenv (__const fenv_t *__envp) __THROW;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-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.7-4.6/sysroot/usr/include/
fenv.h 110 extern int feupdateenv (__const fenv_t *__envp) __THROW;
  /bionic/libm/include/i387/
fenv.h 90 int feupdateenv(const fenv_t *__envp);
  /development/ndk/platforms/android-9/arch-x86/include/
fenv.h 90 int feupdateenv(const fenv_t *__envp);
  /prebuilts/ndk/android-ndk-r7/platforms/android-14/arch-x86/usr/include/
fenv.h 90 int feupdateenv(const fenv_t *__envp);
  /prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-x86/usr/include/
fenv.h 90 int feupdateenv(const fenv_t *__envp);
  /bionic/libm/alpha/
fenv.c 96 feupdateenv(const fenv_t *envp) function
fenv.h 173 int feupdateenv(const fenv_t *__envp);
  /bionic/libm/amd64/
fenv.c 104 feupdateenv(const fenv_t *envp) function
fenv.h 179 int feupdateenv(const fenv_t *__envp);
  /bionic/libm/arm/
fenv.h 170 feupdateenv(const fenv_t *__envp) function
  /bionic/libm/include/alpha/
fenv.h 173 int feupdateenv(const fenv_t *__envp);
  /bionic/libm/include/amd64/
fenv.h 179 int feupdateenv(const fenv_t *__envp);
  /bionic/libm/include/arm/
fenv.h 170 feupdateenv(const fenv_t *__envp) function
  /development/ndk/platforms/android-3/arch-arm/include/
fenv.h 170 feupdateenv(const fenv_t *__envp) function
  /prebuilts/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/
fenv.h 170 feupdateenv(const fenv_t *__envp) function
  /prebuilts/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/
fenv.h 170 feupdateenv(const fenv_t *__envp) function
  /prebuilts/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/
fenv.h 170 feupdateenv(const fenv_t *__envp) function

Completed in 537 milliseconds

1 2