HomeSort by relevance Sort by last modified time
    Searched defs:float_t (Results 1 - 18 of 18) sorted by null

  /ndk/sources/android/support/include/
math.h 41 typedef float float_t; typedef
  /prebuilts/ndk/9/sources/android/support/include/
math.h 41 typedef float float_t; typedef
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/bits/
mathdef.h 31 typedef float float_t; /* `float' expressions are evaluated as `float'. */ typedef
38 typedef long double float_t; /* `float' expressions are evaluated as typedef
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/
mathdef.h 31 typedef float float_t; /* `float' expressions are evaluated as `float'. */ typedef
38 typedef long double float_t; /* `float' expressions are evaluated as typedef
  /external/libcxx/include/support/win32/
math_win32.h 22 typedef float float_t; typedef
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/include/support/win32/
math_win32.h 22 typedef float float_t; typedef
  /prebuilts/ndk/9/sources/cxx-stl/llvm-libc++/libcxx/include/support/win32/
math_win32.h 22 typedef float float_t; typedef
  /bionic/libm/include/
math.h 132 typedef __float_t float_t; typedef
  /development/ndk/platforms/android-L/include/
math.h 132 typedef __float_t float_t; typedef
  /external/lldb/include/lldb/Core/
Scalar.h 264 typedef float float_t; typedef in class:lldb_private::Scalar
  /hardware/broadcom/wlan/bcmdhd/dhdutil/include/
typedefs.h 228 /* define float32/64, float_t */
247 typedef float32 float_t; typedef
249 typedef float64 float_t; typedef
  /prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/
math.h 132 typedef __float_t float_t; typedef
  /prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/
math.h 132 typedef __float_t float_t; typedef
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/
math.h 132 typedef __float_t float_t; typedef
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/
math.h 132 typedef __float_t float_t; typedef
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/
math.h 132 typedef __float_t float_t; typedef
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/
math.h 132 typedef __float_t float_t; typedef
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
math.h 320 set float_t and double_t. */
323 typedef float float_t; typedef
326 typedef double float_t; typedef
329 typedef long double float_t; typedef
333 typedef long double float_t; typedef

Completed in 1229 milliseconds