HomeSort by relevance Sort by last modified time
    Searched refs:atanl (Results 76 - 100 of 102) sorted by null

1 2 34 5

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/x86_64-linux/bits/
c++config.h 460 /* Define to 1 if you have the `atanl' function. */
1286 # define atanl macro
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/libs/armeabi/include/bits/
c++config.h 460 /* Define to 1 if you have the `atanl' function. */
1286 # define atanl macro
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/libs/armeabi-v7a/include/bits/
c++config.h 460 /* Define to 1 if you have the `atanl' function. */
1286 # define atanl macro
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/libs/mips/include/bits/
c++config.h 460 /* Define to 1 if you have the `atanl' function. */
1286 # define atanl macro
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/libs/x86/include/bits/
c++config.h 460 /* Define to 1 if you have the `atanl' function. */
1286 # define atanl macro
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/libs/armeabi/include/bits/
c++config.h 481 /* Define to 1 if you have the `atanl' function. */
1356 # define atanl macro
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/libs/armeabi-v7a/include/bits/
c++config.h 481 /* Define to 1 if you have the `atanl' function. */
1356 # define atanl macro
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/libs/mips/include/bits/
c++config.h 481 /* Define to 1 if you have the `atanl' function. */
1356 # define atanl macro
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/libs/x86/include/bits/
c++config.h 481 /* Define to 1 if you have the `atanl' function. */
1356 # define atanl macro
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/libs/armeabi/include/bits/
c++config.h 460 /* Define to 1 if you have the `atanl' function. */
1286 # define atanl macro
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/libs/armeabi-v7a/include/bits/
c++config.h 460 /* Define to 1 if you have the `atanl' function. */
1286 # define atanl macro
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/libs/mips/include/bits/
c++config.h 460 /* Define to 1 if you have the `atanl' function. */
1286 # define atanl macro
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/libs/x86/include/bits/
c++config.h 460 /* Define to 1 if you have the `atanl' function. */
1286 # define atanl macro
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/libs/armeabi/include/bits/
c++config.h 481 /* Define to 1 if you have the `atanl' function. */
1356 # define atanl macro
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/libs/armeabi-v7a/include/bits/
c++config.h 481 /* Define to 1 if you have the `atanl' function. */
1356 # define atanl macro
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/libs/mips/include/bits/
c++config.h 481 /* Define to 1 if you have the `atanl' function. */
1356 # define atanl macro
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/libs/x86/include/bits/
c++config.h 481 /* Define to 1 if you have the `atanl' function. */
1356 # define atanl macro
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/libs/armeabi/include/bits/
c++config.h 487 /* Define to 1 if you have the `atanl' function. */
1374 # define atanl macro
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/libs/armeabi-v7a/include/bits/
c++config.h 487 /* Define to 1 if you have the `atanl' function. */
1374 # define atanl macro
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/libs/mips/include/bits/
c++config.h 487 /* Define to 1 if you have the `atanl' function. */
1374 # define atanl macro
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/libs/x86/include/bits/
c++config.h 487 /* Define to 1 if you have the `atanl' function. */
1374 # define atanl macro
    [all...]
  /bionic/tests/
math_test.cpp 264 TEST(math, atanl) {
265 ASSERT_FLOAT_EQ(0.0, atanl(0.0));
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/depr/depr.c.headers/
math_h.pass.cpp 38 static_assert((std::is_same<decltype(atanl(0)), long double>::value), "");
  /external/clang/lib/Headers/
tgmath.h 133 __tg_atan(long double __x) {return atanl(__x);}
  /prebuilts/sdk/renderscript/clang-include/
tgmath.h 133 __tg_atan(long double __x) {return atanl(__x);}

Completed in 1687 milliseconds

1 2 34 5