HomeSort by relevance Sort by last modified time
    Searched defs:hypotf (Results 1 - 19 of 19) sorted by null

  /external/bison/darwin-lib/
math.h 1353 # undef hypotf macro
    [all...]
  /external/bison/lib/
math.in.h 1028 # undef hypotf macro
1029 # define hypotf rpl_hypotf macro
1031 _GL_FUNCDECL_RPL (hypotf, float, (float x, float y));
1032 _GL_CXXALIAS_RPL (hypotf, float, (float x, float y));
1035 _GL_FUNCDECL_SYS (hypotf, float, (float x, float y));
1037 _GL_CXXALIAS_SYS (hypotf, float, (float x, float y));
1039 _GL_CXXALIASWARN (hypotf); variable
1041 # undef hypotf macro
1043 _GL_WARN_ON_USE (hypotf, "hypotf is unportable -
    [all...]
  /external/bison/linux-lib/
math.h 1353 # undef hypotf macro
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
math.h 729 extern float __cdecl hypotf (float x, float y);
731 __CRT_INLINE float __cdecl hypotf (float x, float y) { return (float) hypot ((double)x, (double)y);} function
  /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 649 /* Define to 1 if you have the `hypotf' function. */
1493 # define hypotf 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 649 /* Define to 1 if you have the `hypotf' function. */
1493 # define hypotf 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 649 /* Define to 1 if you have the `hypotf' function. */
1493 # define hypotf 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 649 /* Define to 1 if you have the `hypotf' function. */
1493 # define hypotf 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 649 /* Define to 1 if you have the `hypotf' function. */
1493 # define hypotf 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 649 /* Define to 1 if you have the `hypotf' function. */
1493 # define hypotf macro
    [all...]
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/libs/arm64-v8a/include/bits/
c++config.h 653 /* Define to 1 if you have the `hypotf' function. */
1507 # define hypotf macro
    [all...]
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi/include/bits/
c++config.h 653 /* Define to 1 if you have the `hypotf' function. */
1507 # define hypotf macro
    [all...]
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi-v7a/include/bits/
c++config.h 653 /* Define to 1 if you have the `hypotf' function. */
1507 # define hypotf macro
    [all...]
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/libs/mips/include/bits/
c++config.h 653 /* Define to 1 if you have the `hypotf' function. */
1507 # define hypotf macro
    [all...]
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/libs/mips32r6/include/bits/
c++config.h 653 /* Define to 1 if you have the `hypotf' function. */
1507 # define hypotf macro
    [all...]
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/libs/mips64/include/bits/
c++config.h 653 /* Define to 1 if you have the `hypotf' function. */
1507 # define hypotf macro
    [all...]
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/libs/x86/include/bits/
c++config.h 653 /* Define to 1 if you have the `hypotf' function. */
1507 # define hypotf macro
    [all...]
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/libs/x86_64/include/bits/
c++config.h 653 /* Define to 1 if you have the `hypotf' function. */
1507 # define hypotf macro
    [all...]
  /external/libgdx/backends/gdx-backend-moe/libs/
intel-moe-ios.jar 

Completed in 1808 milliseconds