HomeSort by relevance Sort by last modified time
    Searched refs:ilogbl (Results 51 - 62 of 62) sorted by null

1 23

  /prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/
math.h 439 int ilogbl(long double) __pure2;
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/
math.h 439 int ilogbl(long double) __pure2;
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/
math.h 439 int ilogbl(long double) __pure2;
  /bionic/libm/include/
math.h 417 int ilogbl(long double) __pure2;
  /external/bison/darwin-lib/
math.h 1459 # undef ilogbl macro
    [all...]
  /external/bison/lib/
math.in.h 1145 _GL_CXXALIASWARN (ilogbl); variable
1147 # undef ilogbl macro
    [all...]
  /external/bison/linux-lib/
math.h 1459 # undef ilogbl macro
    [all...]
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/depr/depr.c.headers/
math_h.pass.cpp 445 static_assert((std::is_same<decltype(ilogbl(0)), int>::value), "");
  /external/clang/lib/Headers/
tgmath.h 855 __tg_ilogb(long double __x) {return ilogbl(__x);}
  /prebuilts/sdk/renderscript/clang-include/
tgmath.h 855 __tg_ilogb(long double __x) {return ilogbl(__x);}
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/numerics/c.math/
cmath.pass.cpp     [all...]
  /external/bison/
configure     [all...]

Completed in 161 milliseconds

1 23