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

1 2 3

  /bionic/libm/upstream-freebsd/lib/msun/src/
e_asinl.c 34 asinl(long double x) function
48 if(expt<ASIN_LINEAR) { /* if |x| is small, asinl(x)=x */
  /ndk/sources/android/support/src/
math_support.c 55 __attribute__((weak)) long double asinl(long double x) { return asin((double)x); } function
  /external/bison/darwin-lib/
math.h 569 # undef asinl
570 _GL_FUNCDECL_SYS (asinl, long double, (long double x));
572 _GL_CXXALIAS_SYS (asinl, long double, (long double x));
573 _GL_CXXALIASWARN (asinl);
575 # undef asinl macro
577 _GL_WARN_ON_USE (asinl, "asinl is unportable - "
578 "use gnulib module asinl for portability");
    [all...]
  /external/bison/lib/
math.in.h 257 # undef asinl macro
258 _GL_FUNCDECL_SYS (asinl, long double, (long double x));
260 _GL_CXXALIAS_SYS (asinl, long double, (long double x));
261 _GL_CXXALIASWARN (asinl); variable
263 # undef asinl macro
265 _GL_WARN_ON_USE (asinl, "asinl is unportable - "
266 "use gnulib module asinl for portability");
    [all...]
  /external/bison/linux-lib/
math.h 569 # undef asinl
570 _GL_FUNCDECL_SYS (asinl, long double, (long double x));
572 _GL_CXXALIAS_SYS (asinl, long double, (long double x));
573 _GL_CXXALIASWARN (asinl);
575 # undef asinl macro
577 _GL_WARN_ON_USE (asinl, "asinl is unportable - "
578 "use gnulib module asinl for portability");
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
c++config.h 330 /* Define to 1 if you have the `asinl' function. */
1128 # define asinl macro
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
c++config.h 330 /* Define to 1 if you have the `asinl' function. */
1128 # define asinl macro
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
c++config.h 330 /* Define to 1 if you have the `asinl' function. */
1128 # define asinl macro
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
c++config.h 330 /* Define to 1 if you have the `asinl' function. */
1128 # define asinl macro
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/libs/x86/include/bits/
c++config.h 330 /* Define to 1 if you have the `asinl' function. */
1128 # define asinl macro
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
c++config.h 330 /* Define to 1 if you have the `asinl' function. */
1128 # define asinl macro
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
c++config.h 330 /* Define to 1 if you have the `asinl' function. */
1128 # define asinl macro
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/libs/x86/include/bits/
c++config.h 330 /* Define to 1 if you have the `asinl' function. */
1128 # define asinl macro
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/armeabi/include/bits/
c++config.h 330 /* Define to 1 if you have the `asinl' function. */
1128 # define asinl macro
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/armeabi-v7a/include/bits/
c++config.h 330 /* Define to 1 if you have the `asinl' function. */
1128 # define asinl macro
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/mips/include/bits/
c++config.h 330 /* Define to 1 if you have the `asinl' function. */
1128 # define asinl macro
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/x86/include/bits/
c++config.h 330 /* Define to 1 if you have the `asinl' function. */
1128 # define asinl 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 445 /* Define to 1 if you have the `asinl' function. */
1266 # define asinl 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 445 /* Define to 1 if you have the `asinl' function. */
1266 # define asinl 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 478 /* Define to 1 if you have the `asinl' function. */
1363 # define asinl 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 478 /* Define to 1 if you have the `asinl' function. */
1363 # define asinl 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 478 /* Define to 1 if you have the `asinl' function. */
1363 # define asinl 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 478 /* Define to 1 if you have the `asinl' function. */
1363 # define asinl macro
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/libs/armeabi/include/bits/
c++config.h 445 /* Define to 1 if you have the `asinl' function. */
1266 # define asinl macro
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/libs/armeabi-v7a/include/bits/
c++config.h 445 /* Define to 1 if you have the `asinl' function. */
1266 # define asinl macro
    [all...]

Completed in 1789 milliseconds

1 2 3