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

12

  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
c++config.h 345 /* Define to 1 if you have the `atanl' function. */
1148 # define atanl macro
    [all...]
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
c++config.h 345 /* Define to 1 if you have the `atanl' function. */
1148 # define atanl macro
    [all...]
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/libs/x86/include/bits/
c++config.h 345 /* Define to 1 if you have the `atanl' function. */
1148 # define atanl macro
    [all...]
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/i686-linux/bits/
c++config.h 345 /* Define to 1 if you have the `atanl' function. */
1148 # define atanl macro
    [all...]
  /external/clang/lib/Headers/
tgmath.h 133 __tg_atan(long double __x) {return atanl(__x);}
  /prebuilt/sdk/11/renderscript/clang-include/
tgmath.h 133 __tg_atan(long double __x) {return atanl(__x);}
  /prebuilt/sdk/12/renderscript/clang-include/
tgmath.h 133 __tg_atan(long double __x) {return atanl(__x);}
  /prebuilt/sdk/13/renderscript/clang-include/
tgmath.h 133 __tg_atan(long double __x) {return atanl(__x);}
  /prebuilt/sdk/14/renderscript/clang-include/
tgmath.h 133 __tg_atan(long double __x) {return atanl(__x);}

Completed in 148 milliseconds

12