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

1 23

  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi-v7a/include/bits/
c++config.h 755 /* Define to 1 if you have the `modf' function. */
1577 # define modf macro
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/libs/mips/include/bits/
c++config.h 755 /* Define to 1 if you have the `modf' function. */
1577 # define modf macro
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/libs/mips64/include/bits/
c++config.h 755 /* Define to 1 if you have the `modf' function. */
1577 # define modf macro
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/libs/x86/include/bits/
c++config.h 755 /* Define to 1 if you have the `modf' function. */
1577 # define modf macro
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/libs/x86_64/include/bits/
c++config.h 755 /* Define to 1 if you have the `modf' function. */
1577 # define modf macro
    [all...]
  /external/llvm/include/llvm/Target/
TargetLibraryInfo.h 432 /// double modf(double x, double *iptr);
433 modf, enumerator in enum:llvm::LibFunc::Func

Completed in 655 milliseconds

1 23