HomeSort by relevance Sort by last modified time
    Searched refs:frexp (Results 26 - 50 of 74) sorted by null

12 3

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/lib/gcc/i686-linux/4.6.x-google/include-fixed/
tgmath.h 296 #define frexp(Val1, Val2) __TGMATH_BINARY_FIRST_REAL_ONLY (Val1, Val2, frexp) macro
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
mathcalls.h 104 __MATHCALL (frexp,, (_Mdouble_ __x, int *__exponent));
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
tgmath.h 287 #define frexp(Val1, Val2) __TGMATH_BINARY_FIRST_REAL_ONLY (Val1, Val2, frexp) macro
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/lib/gcc/x86_64-linux/4.6.x-google/include-fixed/
tgmath.h 296 #define frexp(Val1, Val2) __TGMATH_BINARY_FIRST_REAL_ONLY (Val1, Val2, frexp) macro
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
mathcalls.h 104 __MATHCALL (frexp,, (_Mdouble_ __x, int *__exponent));
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
tgmath.h 287 #define frexp(Val1, Val2) __TGMATH_BINARY_FIRST_REAL_ONLY (Val1, Val2, frexp) macro
  /bionic/libm/include/
math.h 216 double frexp(double, int *); /* fundamentally !__pure2 */
  /development/ndk/platforms/android-3/include/
math.h 216 double frexp(double, int *); /* fundamentally !__pure2 */
  /development/ndk/platforms/android-9/include/
math.h 216 double frexp(double, int *); /* fundamentally !__pure2 */
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/
math.h 216 double frexp(double, int *); /* fundamentally !__pure2 */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/tr1/
math.h 60 using std::tr1::frexp;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/tr1/
math.h 60 using std::tr1::frexp;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/tr1/
math.h 60 using std::tr1::frexp;
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/
math.h 216 double frexp(double, int *); /* fundamentally !__pure2 */
  /prebuilts/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/
math.h 216 double frexp(double, int *); /* fundamentally !__pure2 */
  /prebuilts/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/
math.h 216 double frexp(double, int *); /* fundamentally !__pure2 */
  /prebuilts/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/
math.h 216 double frexp(double, int *); /* fundamentally !__pure2 */
  /prebuilts/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/
math.h 216 double frexp(double, int *); /* fundamentally !__pure2 */
  /prebuilts/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/
math.h 216 double frexp(double, int *); /* fundamentally !__pure2 */
  /prebuilts/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/
math.h 216 double frexp(double, int *); /* fundamentally !__pure2 */
  /prebuilts/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/
math.h 216 double frexp(double, int *); /* fundamentally !__pure2 */
  /prebuilts/ndk/android-ndk-r5/platforms/android-9/arch-arm/usr/include/
math.h 216 double frexp(double, int *); /* fundamentally !__pure2 */
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/tr1/
math.h 60 using std::tr1::frexp;
  /prebuilts/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/
math.h 216 double frexp(double, int *); /* fundamentally !__pure2 */
  /prebuilts/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/
math.h 216 double frexp(double, int *); /* fundamentally !__pure2 */

Completed in 8039 milliseconds

12 3