HomeSort by relevance Sort by last modified time
    Searched full:atan2l (Results 1 - 25 of 63) sorted by null

1 2 3

  /external/stlport/stlport/stl/config/
_como.h 86 # define atan2l atan2 macro
119 # define atan2l atan2 macro
160 # define atan2l atan2 macro
  /ndk/sources/cxx-stl/stlport/stlport/stl/config/
_como.h 86 # define atan2l atan2 macro
119 # define atan2l atan2 macro
160 # define atan2l atan2 macro
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/config/
_como.h 86 # define atan2l atan2 macro
119 # define atan2l atan2 macro
160 # define atan2l atan2 macro
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/config/
_como.h 86 # define atan2l atan2 macro
119 # define atan2l atan2 macro
160 # define atan2l atan2 macro
  /external/clang/lib/Headers/
tgmath.h 570 __tg_atan2(long double __x, long double __y) {return atan2l(__x, __y);}
1221 __tg_carg(long double __x) {return atan2l(0.L, __x);}
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/lib/
libm-2.7.so 
libm.so 
libm.so.6 
  /prebuilt/sdk/11/renderscript/clang-include/
tgmath.h 570 __tg_atan2(long double __x, long double __y) {return atan2l(__x, __y);}
1221 __tg_carg(long double __x) {return atan2l(0.L, __x);}
  /prebuilt/sdk/12/renderscript/clang-include/
tgmath.h 570 __tg_atan2(long double __x, long double __y) {return atan2l(__x, __y);}
1221 __tg_carg(long double __x) {return atan2l(0.L, __x);}
  /prebuilt/sdk/13/renderscript/clang-include/
tgmath.h 570 __tg_atan2(long double __x, long double __y) {return atan2l(__x, __y);}
1221 __tg_carg(long double __x) {return atan2l(0.L, __x);}
  /prebuilt/sdk/14/renderscript/clang-include/
tgmath.h 570 __tg_atan2(long double __x, long double __y) {return atan2l(__x, __y);}
1221 __tg_carg(long double __x) {return atan2l(0.L, __x);}
  /bionic/libm/include/
math.h 413 long double atan2l(long double, long double);
  /development/ndk/platforms/android-3/include/
math.h 410 long double atan2l(long double, long double);
  /development/ndk/platforms/android-9/include/
math.h 410 long double atan2l(long double, long double);
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/
math.h 410 long double atan2l(long double, long double);
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/
math.h 410 long double atan2l(long double, long double);
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/
math.h 410 long double atan2l(long double, long double);
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/
math.h 410 long double atan2l(long double, long double);
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/
math.h 410 long double atan2l(long double, long double);
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/
math.h 410 long double atan2l(long double, long double);
  /prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/
math.h 410 long double atan2l(long double, long double);
  /prebuilt/ndk/android-ndk-r5/platforms/android-9/arch-arm/usr/include/
math.h 410 long double atan2l(long double, long double);
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/
math.h 410 long double atan2l(long double, long double);
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/
math.h 410 long double atan2l(long double, long double);

Completed in 464 milliseconds

1 2 3