HomeSort by relevance Sort by last modified time
    Searched refs:frexpl (Results 51 - 75 of 107) sorted by null

1 23 4 5

  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/
math.h 435 long double frexpl(long double value, int *); /* fundamentally !__pure2 */
  /prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/
math.h 435 long double frexpl(long double value, int *); /* fundamentally !__pure2 */
  /prebuilts/ndk/9/platforms/android-3/arch-arm/usr/include/
math.h 435 long double frexpl(long double value, int *); /* fundamentally !__pure2 */
  /prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/
math.h 435 long double frexpl(long double value, int *); /* fundamentally !__pure2 */
  /prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/
math.h 435 long double frexpl(long double value, int *); /* fundamentally !__pure2 */
  /prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/
math.h 435 long double frexpl(long double value, int *); /* fundamentally !__pure2 */
  /prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/
math.h 435 long double frexpl(long double value, int *); /* fundamentally !__pure2 */
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/
math.h 435 long double frexpl(long double value, int *); /* fundamentally !__pure2 */
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/
math.h 435 long double frexpl(long double value, int *); /* fundamentally !__pure2 */
  /bionic/libm/include/
math.h 415 long double frexpl(long double value, int *); /* fundamentally !__pure2 */
  /external/llvm/include/llvm/Target/
TargetLibraryInfo.h 266 /// long double frexpl(long double num, int *exp);
267 frexpl, enumerator in enum:llvm::LibFunc::Func
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
c++config.h 468 /* Define to 1 if you have the `frexpl' function. */
1248 # define frexpl macro
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
c++config.h 468 /* Define to 1 if you have the `frexpl' function. */
1248 # define frexpl macro
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
c++config.h 468 /* Define to 1 if you have the `frexpl' function. */
1248 # define frexpl macro
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
c++config.h 468 /* Define to 1 if you have the `frexpl' function. */
1248 # define frexpl macro
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/libs/x86/include/bits/
c++config.h 468 /* Define to 1 if you have the `frexpl' function. */
1248 # define frexpl macro
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
c++config.h 468 /* Define to 1 if you have the `frexpl' function. */
1248 # define frexpl macro
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
c++config.h 468 /* Define to 1 if you have the `frexpl' function. */
1248 # define frexpl macro
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/libs/x86/include/bits/
c++config.h 468 /* Define to 1 if you have the `frexpl' function. */
1248 # define frexpl macro
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/armeabi/include/bits/
c++config.h 468 /* Define to 1 if you have the `frexpl' function. */
1248 # define frexpl macro
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/armeabi-v7a/include/bits/
c++config.h 468 /* Define to 1 if you have the `frexpl' function. */
1248 # define frexpl macro
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/mips/include/bits/
c++config.h 468 /* Define to 1 if you have the `frexpl' function. */
1248 # define frexpl macro
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/x86/include/bits/
c++config.h 468 /* Define to 1 if you have the `frexpl' function. */
1248 # define frexpl macro
    [all...]
  /external/bison/lib/
gnulib.mk 429 ## begin gnulib module frexpl-nolibm
432 EXTRA_DIST += frexp.c frexpl.c
434 EXTRA_libbison_a_SOURCES += frexp.c frexpl.c
436 ## end gnulib module frexpl-nolibm
    [all...]
  /external/llvm/lib/Target/
TargetLibraryInfo.cpp 149 "frexpl",
393 TLI.setUnavailable(LibFunc::frexpl);

Completed in 646 milliseconds

1 23 4 5