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

  /ndk/sources/android/support/include/
math.h 40 typedef double double_t; typedef
  /prebuilts/ndk/9/sources/android/support/include/
math.h 40 typedef double double_t; typedef
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/bits/
mathdef.h 32 typedef double double_t; /* `double' expressions are evaluated typedef
40 typedef long double double_t; /* `double' expressions are evaluated as typedef
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/
mathdef.h 32 typedef double double_t; /* `double' expressions are evaluated typedef
40 typedef long double double_t; /* `double' expressions are evaluated as typedef
  /external/libcxx/include/support/win32/
math_win32.h 23 typedef double double_t; typedef
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/include/support/win32/
math_win32.h 23 typedef double double_t; typedef
  /prebuilts/ndk/9/sources/cxx-stl/llvm-libc++/libcxx/include/support/win32/
math_win32.h 23 typedef double double_t; typedef
  /bionic/libm/include/
math.h 130 typedef __double_t double_t; typedef
  /development/ndk/platforms/android-L/include/
math.h 130 typedef __double_t double_t; typedef
  /external/lldb/include/lldb/Core/
Scalar.h 265 typedef double double_t; typedef in class:lldb_private::Scalar
  /prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/
math.h 130 typedef __double_t double_t; typedef
  /prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/
math.h 130 typedef __double_t double_t; typedef
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/
math.h 130 typedef __double_t double_t; typedef
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/
math.h 130 typedef __double_t double_t; typedef
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/
math.h 130 typedef __double_t double_t; typedef
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/
math.h 130 typedef __double_t double_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. */
324 typedef double double_t; typedef
327 typedef double double_t; typedef
330 typedef long double double_t; typedef
334 typedef long double double_t; typedef

Completed in 920 milliseconds