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

1 2 3

  /bionic/libm/upstream-freebsd/lib/msun/src/
s_atanf.c 49 atanf(float x) function
  /external/chromium_org/third_party/mesa/src/src/mesa/main/
imports.h 121 #define atanf(f) ((float) atan(f)) macro
  /external/mesa3d/src/mesa/main/
imports.h 121 #define atanf(f) ((float) atan(f)) macro
  /external/bison/darwin-lib/
math.h 585 # undef atanf
586 _GL_FUNCDECL_SYS (atanf, float, (float x));
588 _GL_CXXALIAS_SYS (atanf, float, (float x));
589 _GL_CXXALIASWARN (atanf);
591 # undef atanf macro
593 _GL_WARN_ON_USE (atanf, "atanf is unportable - "
594 "use gnulib module atanf for portability");
    [all...]
  /external/bison/lib/
math.in.h 273 # undef atanf macro
274 _GL_FUNCDECL_SYS (atanf, float, (float x));
276 _GL_CXXALIAS_SYS (atanf, float, (float x));
277 _GL_CXXALIASWARN (atanf); variable
279 # undef atanf macro
281 _GL_WARN_ON_USE (atanf, "atanf is unportable - "
282 "use gnulib module atanf for portability");
    [all...]
  /external/bison/linux-lib/
math.h 585 # undef atanf
586 _GL_FUNCDECL_SYS (atanf, float, (float x));
588 _GL_CXXALIAS_SYS (atanf, float, (float x));
589 _GL_CXXALIASWARN (atanf);
591 # undef atanf macro
593 _GL_WARN_ON_USE (atanf, "atanf is unportable - "
594 "use gnulib module atanf for portability");
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
c++config.h 342 /* Define to 1 if you have the `atanf' function. */
1143 # define atanf macro
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
c++config.h 342 /* Define to 1 if you have the `atanf' function. */
1143 # define atanf macro
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
c++config.h 342 /* Define to 1 if you have the `atanf' function. */
1143 # define atanf macro
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
c++config.h 342 /* Define to 1 if you have the `atanf' function. */
1143 # define atanf macro
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/libs/x86/include/bits/
c++config.h 342 /* Define to 1 if you have the `atanf' function. */
1143 # define atanf macro
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
c++config.h 342 /* Define to 1 if you have the `atanf' function. */
1143 # define atanf macro
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
c++config.h 342 /* Define to 1 if you have the `atanf' function. */
1143 # define atanf macro
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/libs/x86/include/bits/
c++config.h 342 /* Define to 1 if you have the `atanf' function. */
1143 # define atanf macro
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/armeabi/include/bits/
c++config.h 342 /* Define to 1 if you have the `atanf' function. */
1143 # define atanf macro
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/armeabi-v7a/include/bits/
c++config.h 342 /* Define to 1 if you have the `atanf' function. */
1143 # define atanf macro
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/mips/include/bits/
c++config.h 342 /* Define to 1 if you have the `atanf' function. */
1143 # define atanf macro
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/x86/include/bits/
c++config.h 342 /* Define to 1 if you have the `atanf' function. */
1143 # define atanf 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 457 /* Define to 1 if you have the `atanf' function. */
1281 # define atanf 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 457 /* Define to 1 if you have the `atanf' function. */
1281 # define atanf 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 490 /* Define to 1 if you have the `atanf' function. */
1378 # define atanf 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 490 /* Define to 1 if you have the `atanf' function. */
1378 # define atanf 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 490 /* Define to 1 if you have the `atanf' function. */
1378 # define atanf 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 490 /* Define to 1 if you have the `atanf' function. */
1378 # define atanf macro
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/libs/armeabi/include/bits/
c++config.h 457 /* Define to 1 if you have the `atanf' function. */
1281 # define atanf macro
    [all...]

Completed in 758 milliseconds

1 2 3