/bionic/libc/upstream-openbsd/lib/libc/gdtoa/ |
gethex.c | 243 if (any_on(b,n)) { 248 if (k > 0 && any_on(b,k)) 279 if (n == nbits && (n < 2 || any_on(b,n-1))) 311 lostbits = any_on(b,k);
|
smisc.c | 175 any_on(b, k) Bigint *b; int k; function 177 any_on(Bigint *b, int k)
|
gdtoaimp.h | 530 #define any_on __any_on_D2A macro 582 extern ULong any_on ANSI((Bigint*, int));
|
strtodg.c | 240 if ( (lostbits = any_on(b, bdif)) !=0) 277 lostbits = any_on(b, k1);
|
/ndk/sources/android/support/src/stdio/ |
strtod.c | 508 any_on(Bigint *b, int k) function [all...] |
/external/chromium_org/base/third_party/dmg_fp/ |
dtoa.cc | [all...] |
/prebuilts/ndk/9/sources/cxx-stl/llvm-libc++/libs/armeabi/ |
libc++_shared.so | |
libc++_static.a | [all...] |
/prebuilts/ndk/9/sources/cxx-stl/llvm-libc++/libs/armeabi/thumb/ |
libc++_shared.so | |
libc++_static.a | [all...] |
/prebuilts/ndk/9/sources/cxx-stl/llvm-libc++/libs/armeabi-v7a/ |
libc++_shared.so | |
libc++_static.a | [all...] |
/prebuilts/ndk/9/sources/cxx-stl/llvm-libc++/libs/armeabi-v7a/thumb/ |
libc++_shared.so | |
libc++_static.a | [all...] |
/prebuilts/ndk/9/sources/cxx-stl/llvm-libc++/libs/mips/ |
libc++_shared.so | |
libc++_static.a | [all...] |
/prebuilts/ndk/9/sources/cxx-stl/llvm-libc++/libs/x86/ |
libc++_shared.so | |
libc++_static.a | [all...] |