HomeSort by relevance Sort by last modified time
    Searched defs:atanl (Results 1 - 25 of 54) sorted by null

1 2 3

  /bionic/libm/upstream-freebsd/lib/msun/src/
s_atanl.c 33 atanl(long double x) function
55 if (expt < ATAN_LINEAR) { /* if |x| is small, atanl(x)~=x */
  /ndk/sources/android/support/src/
math_support.c 56 __attribute__((weak)) long double atanl(long double x) { return atan((double)x); } function
  /external/bison/darwin-lib/
math.h 600 # undef atanl
601 _GL_FUNCDECL_SYS (atanl, long double, (long double x));
603 _GL_CXXALIAS_SYS (atanl, long double, (long double x));
604 _GL_CXXALIASWARN (atanl);
606 # undef atanl macro
608 _GL_WARN_ON_USE (atanl, "atanl is unportable - "
609 "use gnulib module atanl for portability");
    [all...]
  /external/bison/lib/
math.in.h 288 # undef atanl macro
289 _GL_FUNCDECL_SYS (atanl, long double, (long double x));
291 _GL_CXXALIAS_SYS (atanl, long double, (long double x));
292 _GL_CXXALIASWARN (atanl); variable
294 # undef atanl macro
296 _GL_WARN_ON_USE (atanl, "atanl is unportable - "
297 "use gnulib module atanl for portability");
    [all...]
  /external/bison/linux-lib/
math.h 600 # undef atanl
601 _GL_FUNCDECL_SYS (atanl, long double, (long double x));
603 _GL_CXXALIAS_SYS (atanl, long double, (long double x));
604 _GL_CXXALIASWARN (atanl);
606 # undef atanl macro
608 _GL_WARN_ON_USE (atanl, "atanl is unportable - "
609 "use gnulib module atanl for portability");
    [all...]
  /prebuilts/ndk/5/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...]
  /prebuilts/ndk/5/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...]
  /prebuilts/ndk/6/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...]
  /prebuilts/ndk/6/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...]
  /prebuilts/ndk/6/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...]
  /prebuilts/ndk/7/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...]
  /prebuilts/ndk/7/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...]
  /prebuilts/ndk/7/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...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/armeabi/include/bits/
c++config.h 345 /* Define to 1 if you have the `atanl' function. */
1148 # define atanl macro
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/armeabi-v7a/include/bits/
c++config.h 345 /* Define to 1 if you have the `atanl' function. */
1148 # define atanl macro
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/mips/include/bits/
c++config.h 345 /* Define to 1 if you have the `atanl' function. */
1148 # define atanl macro
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/x86/include/bits/
c++config.h 345 /* Define to 1 if you have the `atanl' function. */
1148 # define atanl macro
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/x86_64-linux/32/bits/
c++config.h 460 /* Define to 1 if you have the `atanl' function. */
1286 # define atanl macro
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/x86_64-linux/bits/
c++config.h 460 /* Define to 1 if you have the `atanl' function. */
1286 # define atanl macro
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/x86_64-linux/32/bits/
c++config.h 493 /* Define to 1 if you have the `atanl' function. */
1383 # define atanl macro
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/x86_64-linux/bits/
c++config.h 493 /* Define to 1 if you have the `atanl' function. */
1383 # define atanl macro
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/x86_64-w64-mingw32/32/bits/
c++config.h 493 /* Define to 1 if you have the `atanl' function. */
1383 # define atanl macro
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/x86_64-w64-mingw32/bits/
c++config.h 493 /* Define to 1 if you have the `atanl' function. */
1383 # 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...]

Completed in 4239 milliseconds

1 2 3