HomeSort by relevance Sort by last modified time
    Searched refs:fenv (Results 26 - 44 of 44) sorted by null

12

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
fenv.h 20 * ISO C99 7.6: Floating-point environment <fenv.h>
58 #include <bits/fenv.h>
136 #endif /* fenv.h */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
fenv.h 20 * ISO C99 7.6: Floating-point environment <fenv.h>
58 #include <bits/fenv.h>
136 #endif /* fenv.h */
  /development/ndk/sources/android/libportable/arch-arm/
fenv.c 20 #include <fenv.h>
  /bionic/libm/upstream-freebsd/lib/msun/src/
e_sqrtl.c 30 #include <fenv.h>
s_fma.c 30 #include <fenv.h>
s_fmal.c 30 #include <fenv.h>
  /development/ndk/sources/android/libportable/arch-x86/
fenv.c 22 #include <fenv.h>
  /ndk/build/tools/
build-ndk-sysroot.sh 276 # for libm, just copy math.h and fenv.h
279 arch_header $BIONIC_ROOT/libm/include i387/fenv.h
281 arch_header $BIONIC_ROOT/libm/include $ARCH/fenv.h
dev-platform-import.sh 347 copy_arch_system_headers $ANDROID_ROOT/bionic/libm/include/i387 fenv.h
350 copy_arch_system_headers $ANDROID_ROOT/bionic/libm/$ARCH fenv.h
dev-system-import.sh 527 copy_arch_system_headers $ANDROID_ROOT/bionic/libm/include/i387 fenv.h
530 copy_arch_system_headers $ANDROID_ROOT/bionic/libm/$ARCH fenv.h
  /development/ndk/sources/android/libportable/arch-mips/
fenv.c 19 #include <fenv.h>
  /bionic/libm/
Android.mk 224 libm_arm_src_files := arm/fenv.c
227 libm_x86_src_files := i387/fenv.c
231 libm_mips_src_files := mips/fenv.c
  /external/qemu/fpu/
softfloat-native.c 6 #include <fenv.h>
softfloat-native.h 9 #include <fenv.h>
  /bionic/tests/
math_test.cpp 21 #include <fenv.h>
  /external/valgrind/unittest/
posix_tests.cc 39 #include <fenv.h>
  /external/chromium/base/third_party/dmg_fp/
dtoa.cc 210 #include <fenv.h>
    [all...]
  /external/llvm/
configure     [all...]
  /external/llvm/projects/sample/
configure     [all...]

Completed in 1967 milliseconds

12