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

1 2 3

  /bionic/libm/upstream-freebsd/lib/msun/src/
s_frexpf.c 26 frexpf(float x, int *eptr) function
  /ndk/sources/android/support/src/musl-math/
frexpf.c 4 float frexpf(float x, int *e) function
11 x = frexpf(x*0x1p64, e);
  /external/bison/darwin-lib/
math.h 1268 # undef frexpf macro
    [all...]
  /external/bison/lib/
math.in.h 942 # undef frexpf macro
943 # define frexpf rpl_frexpf macro
945 _GL_FUNCDECL_RPL (frexpf, float, (float x, int *expptr) _GL_ARG_NONNULL ((2)));
946 _GL_CXXALIAS_RPL (frexpf, float, (float x, int *expptr));
949 # undef frexpf macro
950 _GL_FUNCDECL_SYS (frexpf, float, (float x, int *expptr) _GL_ARG_NONNULL ((2)));
952 _GL_CXXALIAS_SYS (frexpf, float, (float x, int *expptr));
954 _GL_CXXALIASWARN (frexpf); variable
956 # undef frexpf macro
958 _GL_WARN_ON_USE (frexpf, "frexpf is unportable -
    [all...]
  /external/bison/linux-lib/
math.h 1268 # undef frexpf macro
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
math.h 604 extern float frexpf(float _X,int *_Y);
606 __CRT_INLINE float frexpf(float _X,int *_Y) { return ((float)frexp((double)_X,_Y)); } function
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
c++config.h 465 /* Define to 1 if you have the `frexpf' function. */
1243 # define frexpf macro
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
c++config.h 465 /* Define to 1 if you have the `frexpf' function. */
1243 # define frexpf macro
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
c++config.h 465 /* Define to 1 if you have the `frexpf' function. */
1243 # define frexpf macro
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
c++config.h 465 /* Define to 1 if you have the `frexpf' function. */
1243 # define frexpf macro
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/libs/x86/include/bits/
c++config.h 465 /* Define to 1 if you have the `frexpf' function. */
1243 # define frexpf macro
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
c++config.h 465 /* Define to 1 if you have the `frexpf' function. */
1243 # define frexpf macro
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
c++config.h 465 /* Define to 1 if you have the `frexpf' function. */
1243 # define frexpf macro
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/libs/x86/include/bits/
c++config.h 465 /* Define to 1 if you have the `frexpf' function. */
1243 # define frexpf macro
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/armeabi/include/bits/
c++config.h 465 /* Define to 1 if you have the `frexpf' function. */
1243 # define frexpf macro
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/armeabi-v7a/include/bits/
c++config.h 465 /* Define to 1 if you have the `frexpf' function. */
1243 # define frexpf macro
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/mips/include/bits/
c++config.h 465 /* Define to 1 if you have the `frexpf' function. */
1243 # define frexpf macro
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/x86/include/bits/
c++config.h 465 /* Define to 1 if you have the `frexpf' function. */
1243 # define frexpf 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 583 /* Define to 1 if you have the `frexpf' function. */
1381 # define frexpf 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 583 /* Define to 1 if you have the `frexpf' function. */
1381 # define frexpf 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 634 /* Define to 1 if you have the `frexpf' function. */
1478 # define frexpf 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 634 /* Define to 1 if you have the `frexpf' function. */
1478 # define frexpf 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 634 /* Define to 1 if you have the `frexpf' function. */
1478 # define frexpf 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 634 /* Define to 1 if you have the `frexpf' function. */
1478 # define frexpf macro
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/libs/armeabi/include/bits/
c++config.h 583 /* Define to 1 if you have the `frexpf' function. */
1381 # define frexpf macro
    [all...]

Completed in 708 milliseconds

1 2 3