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

1 23

  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/libs/mips/include/bits/
c++config.h 629 /* Define to 1 if you have the `fmodl' function. */
1482 # define fmodl macro
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/libs/mips64/include/bits/
c++config.h 629 /* Define to 1 if you have the `fmodl' function. */
1482 # define fmodl macro
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/libs/x86/include/bits/
c++config.h 629 /* Define to 1 if you have the `fmodl' function. */
1482 # define fmodl macro
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/libs/x86_64/include/bits/
c++config.h 629 /* Define to 1 if you have the `fmodl' function. */
1482 # define fmodl macro
    [all...]
  /external/llvm/include/llvm/Target/
TargetLibraryInfo.h 281 /// long double fmodl(long double x, long double y);
282 fmodl, enumerator in enum:llvm::LibFunc::Func
  /external/chromium_org/third_party/libxml/src/
trio.c 263 # define fmodl(x,y) fmod((double)(x),(double)(y)) macro
    [all...]
  /external/libxml2/
trio.c 263 # define fmodl(x,y) fmod((double)(x),(double)(y)) macro
    [all...]

Completed in 335 milliseconds

1 23