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

1 2

  /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 */
  /prebuilts/ndk/r11/sources/android/support/src/
math_support.c 55 __attribute__((weak)) long double asinl(long double x) { return asin((double)x); } function
  /prebuilts/ndk/r13/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/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-linux-glibc2.15-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.15-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/r10/sources/cxx-stl/gnu-libstdc++/4.9/libs/arm64-v8a/include/bits/
c++config.h 482 /* Define to 1 if you have the `asinl' function. */
1377 # define asinl macro
    [all...]
  /prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi/include/bits/
c++config.h 482 /* Define to 1 if you have the `asinl' function. */
1377 # define asinl macro
    [all...]
  /prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi-v7a/include/bits/
c++config.h 482 /* Define to 1 if you have the `asinl' function. */
1377 # define asinl macro
    [all...]
  /prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/libs/mips/include/bits/
c++config.h 482 /* Define to 1 if you have the `asinl' function. */
1377 # define asinl macro
    [all...]
  /prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/libs/mips32r6/include/bits/
c++config.h 482 /* Define to 1 if you have the `asinl' function. */
1377 # define asinl macro
    [all...]
  /prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/libs/mips64/include/bits/
c++config.h 482 /* Define to 1 if you have the `asinl' function. */
1377 # define asinl macro
    [all...]
  /prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/libs/x86/include/bits/
c++config.h 482 /* Define to 1 if you have the `asinl' function. */
1377 # define asinl macro
    [all...]
  /prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/libs/x86_64/include/bits/
c++config.h 482 /* Define to 1 if you have the `asinl' function. */
1377 # define asinl macro
    [all...]
  /prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/libs/arm64-v8a/include/bits/
c++config.h 482 /* Define to 1 if you have the `asinl' function. */
1377 # define asinl macro
    [all...]
  /prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi/include/bits/
c++config.h 482 /* Define to 1 if you have the `asinl' function. */
1377 # define asinl macro
    [all...]
  /prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi-v7a/include/bits/
c++config.h 482 /* Define to 1 if you have the `asinl' function. */
1377 # define asinl macro
    [all...]
  /prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi-v7a-hard/include/bits/
c++config.h 482 /* Define to 1 if you have the `asinl' function. */
1377 # define asinl macro
    [all...]
  /prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/libs/mips/include/bits/
c++config.h 482 /* Define to 1 if you have the `asinl' function. */
1377 # define asinl macro
    [all...]

Completed in 928 milliseconds

1 2