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

1 2 3 4

  /ndk/sources/cxx-stl/llvm-libc++/include/support/android/
math.h 55 long double log10l(long double);
  /external/stlport/stlport/stl/config/
_como.h 93 # define log10l log10 macro
124 # define log10l log10 macro
166 # define log10l log10 macro
  /ndk/sources/cxx-stl/stlport/stlport/stl/config/
_como.h 93 # define log10l log10 macro
124 # define log10l log10 macro
166 # define log10l log10 macro
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/config/
_como.h 93 # define log10l log10 macro
124 # define log10l log10 macro
166 # define log10l log10 macro
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/config/
_como.h 93 # define log10l log10 macro
124 # define log10l log10 macro
166 # define log10l log10 macro
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/config/
_como.h 93 # define log10l log10 macro
124 # define log10l log10 macro
166 # define log10l log10 macro
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/config/
_como.h 93 # define log10l log10 macro
124 # define log10l log10 macro
166 # define log10l log10 macro
  /bionic/libm/
fake_long_double.c 53 long double log10l(long double a1) { return log10(a1); } function
  /external/bison/darwin-lib/
math.h 1641 # undef log10l macro
    [all...]
  /external/bison/lib/
math.in.h 1315 # undef log10l macro
1316 # define log10l macro
1322 # undef log10l macro
1327 _GL_CXXALIASWARN (log10l); variable
1329 # undef log10l macro
    [all...]
  /external/bison/linux-lib/
math.h 1641 # undef log10l macro
    [all...]
  /development/ndk/platforms/android-3/include/
math.h 447 long double log10l(long double);
  /development/ndk/platforms/android-9/include/
math.h 447 long double log10l(long double);
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/
math.h 447 long double log10l(long double);
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/
math.h 447 long double log10l(long double);
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/
math.h 447 long double log10l(long double);
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/
math.h 447 long double log10l(long double);
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/
math.h 447 long double log10l(long double);
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/
math.h 447 long double log10l(long double);
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/
math.h 447 long double log10l(long double);
  /prebuilts/ndk/5/platforms/android-9/arch-arm/usr/include/
math.h 447 long double log10l(long double);
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/
math.h 447 long double log10l(long double);
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/
math.h 447 long double log10l(long double);
  /prebuilts/ndk/6/platforms/android-9/arch-arm/usr/include/
math.h 447 long double log10l(long double);
  /prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/
math.h 447 long double log10l(long double);

Completed in 597 milliseconds

1 2 3 4