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

1 2 3

  /bionic/libm/
fake_long_double.c 30 long double fmodl(long double a1, long double a2) { return fmod(a1, a2); } function
  /bionic/libm/upstream-freebsd/lib/msun/src/
e_fmodl.c 55 * fmodl(x,y)
65 fmodl(long double x, long double y) function
  /ndk/sources/android/support/src/
math_support.c 61 __attribute__((weak)) long double fmodl(long double x, long double y) { return fmod((double)x, (double)y); } function
  /external/bison/darwin-lib/
math.h 1236 # undef fmodl macro
    [all...]
  /external/bison/lib/
math.in.h 910 # undef fmodl macro
911 # define fmodl rpl_fmodl macro
913 _GL_FUNCDECL_RPL (fmodl, long double, (long double x, long double y));
914 _GL_CXXALIAS_RPL (fmodl, long double, (long double x, long double y));
917 # undef fmodl macro
918 _GL_FUNCDECL_SYS (fmodl, long double, (long double x, long double y));
920 _GL_CXXALIAS_SYS (fmodl, long double, (long double x, long double y));
922 _GL_CXXALIASWARN (fmodl); variable
924 # undef fmodl macro
926 _GL_WARN_ON_USE (fmodl, "fmodl is unportable -
    [all...]
  /external/bison/linux-lib/
math.h 1236 # undef fmodl macro
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
c++config.h 456 /* Define to 1 if you have the `fmodl' function. */
1233 # define fmodl macro
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
c++config.h 456 /* Define to 1 if you have the `fmodl' function. */
1233 # define fmodl macro
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
c++config.h 456 /* Define to 1 if you have the `fmodl' function. */
1233 # define fmodl macro
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
c++config.h 456 /* Define to 1 if you have the `fmodl' function. */
1233 # define fmodl macro
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/libs/x86/include/bits/
c++config.h 456 /* Define to 1 if you have the `fmodl' function. */
1233 # define fmodl macro
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
c++config.h 456 /* Define to 1 if you have the `fmodl' function. */
1233 # define fmodl macro
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
c++config.h 456 /* Define to 1 if you have the `fmodl' function. */
1233 # define fmodl macro
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/libs/x86/include/bits/
c++config.h 456 /* Define to 1 if you have the `fmodl' function. */
1233 # define fmodl macro
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/armeabi/include/bits/
c++config.h 456 /* Define to 1 if you have the `fmodl' function. */
1233 # define fmodl macro
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/armeabi-v7a/include/bits/
c++config.h 456 /* Define to 1 if you have the `fmodl' function. */
1233 # define fmodl macro
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/mips/include/bits/
c++config.h 456 /* Define to 1 if you have the `fmodl' function. */
1233 # define fmodl macro
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/x86/include/bits/
c++config.h 456 /* Define to 1 if you have the `fmodl' function. */
1233 # define fmodl 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 574 /* Define to 1 if you have the `fmodl' function. */
1371 # define fmodl 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 574 /* Define to 1 if you have the `fmodl' function. */
1371 # define fmodl 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 625 /* Define to 1 if you have the `fmodl' function. */
1468 # define fmodl 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 625 /* Define to 1 if you have the `fmodl' function. */
1468 # define fmodl 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 625 /* Define to 1 if you have the `fmodl' function. */
1468 # define fmodl 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 625 /* Define to 1 if you have the `fmodl' function. */
1468 # define fmodl macro
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/libs/armeabi/include/bits/
c++config.h 574 /* Define to 1 if you have the `fmodl' function. */
1371 # define fmodl macro
    [all...]

Completed in 1798 milliseconds

1 2 3