HomeSort by relevance Sort by last modified time
    Searched full:frexpl (Results 151 - 175 of 377) sorted by null

1 2 3 4 5 67 8 91011>>

  /prebuilts/ndk/9/platforms/android-16/arch-mips/usr/include/
math.h 438 long double frexpl(long double value, int *) __NDK_FPABI_MATH__; /* fundamentally !__pure2 */
  /prebuilts/ndk/9/platforms/android-16/arch-x86/usr/include/
math.h 438 long double frexpl(long double value, int *) __NDK_FPABI_MATH__; /* fundamentally !__pure2 */
  /prebuilts/ndk/9/platforms/android-17/arch-arm/usr/include/
math.h 438 long double frexpl(long double value, int *) __NDK_FPABI_MATH__; /* fundamentally !__pure2 */
  /prebuilts/ndk/9/platforms/android-17/arch-mips/usr/include/
math.h 438 long double frexpl(long double value, int *) __NDK_FPABI_MATH__; /* fundamentally !__pure2 */
  /prebuilts/ndk/9/platforms/android-17/arch-x86/usr/include/
math.h 438 long double frexpl(long double value, int *) __NDK_FPABI_MATH__; /* fundamentally !__pure2 */
  /prebuilts/ndk/9/platforms/android-18/arch-arm/usr/include/
math.h 440 long double frexpl(long double value, int *) __NDK_FPABI_MATH__; /* fundamentally !__pure2 */
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/
math.h 440 long double frexpl(long double value, int *) __NDK_FPABI_MATH__; /* fundamentally !__pure2 */
  /prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/
math.h 440 long double frexpl(long double value, int *) __NDK_FPABI_MATH__; /* fundamentally !__pure2 */
  /prebuilts/ndk/9/platforms/android-19/arch-arm/usr/include/
math.h 440 long double frexpl(long double value, int *) __NDK_FPABI_MATH__; /* fundamentally !__pure2 */
  /prebuilts/ndk/9/platforms/android-19/arch-arm64/usr/include/
math.h 427 long double frexpl(long double value, int *) __NDK_FPABI_MATH__; /* fundamentally !__pure2 */
  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/
math.h 440 long double frexpl(long double value, int *) __NDK_FPABI_MATH__; /* fundamentally !__pure2 */
  /prebuilts/ndk/9/platforms/android-19/arch-mips64/usr/include/
math.h 427 long double frexpl(long double value, int *) __NDK_FPABI_MATH__; /* fundamentally !__pure2 */
  /prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/
math.h 440 long double frexpl(long double value, int *) __NDK_FPABI_MATH__; /* fundamentally !__pure2 */
  /prebuilts/ndk/9/platforms/android-19/arch-x86_64/usr/include/
math.h 427 long double frexpl(long double value, int *) __NDK_FPABI_MATH__; /* fundamentally !__pure2 */
  /prebuilts/ndk/9/platforms/android-3/arch-arm/usr/include/
math.h 435 long double frexpl(long double value, int *) __NDK_FPABI_MATH__; /* fundamentally !__pure2 */
  /prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/
math.h 435 long double frexpl(long double value, int *) __NDK_FPABI_MATH__; /* fundamentally !__pure2 */
  /prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/
math.h 435 long double frexpl(long double value, int *) __NDK_FPABI_MATH__; /* fundamentally !__pure2 */
  /prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/
math.h 435 long double frexpl(long double value, int *) __NDK_FPABI_MATH__; /* fundamentally !__pure2 */
  /prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/
math.h 435 long double frexpl(long double value, int *) __NDK_FPABI_MATH__; /* fundamentally !__pure2 */
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/
math.h 435 long double frexpl(long double value, int *) __NDK_FPABI_MATH__; /* fundamentally !__pure2 */
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/
math.h 435 long double frexpl(long double value, int *) __NDK_FPABI_MATH__; /* fundamentally !__pure2 */
  /prebuilts/sdk/renderscript/clang-include/
tgmath.h 820 __tg_frexp(long double __x, int* __y) {return frexpl(__x, __y);}
  /prebuilts/sdk/renderscript/lib/mips/
libm.so 
  /prebuilts/sdk/renderscript/lib/x86/
libm.so 
  /prebuilts/sdk/tools/darwin/renderscript/clang-include/
tgmath.h 820 __tg_frexp(long double __x, int* __y) {return frexpl(__x, __y);}

Completed in 1194 milliseconds

1 2 3 4 5 67 8 91011>>