OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:maxwds
(Results
1 - 9
of
9
) sorted by null
/bionic/libc/upstream-openbsd/lib/libc/gdtoa/
sum.c
91
if (c->wds == c->
maxwds
) {
dmisc.c
100
b->
maxwds
= 1 << (b->k = *(int*)b);
misc.c
83
rv->
maxwds
= x;
207
if (wds >= b->
maxwds
) {
303
if (wc > a->
maxwds
)
472
for(i = b->
maxwds
; n1 > i; i <<= 1)
gdtoaimp.h
476
int k,
maxwds
, sign, wds;
member in struct:Bigint
strtodg.c
81
if (b->wds >= b->
maxwds
) {
/ndk/sources/android/support/src/stdio/
strtod.c
419
int k,
maxwds
, sign, wds;
member in struct:Bigint
624
rv->
maxwds
= x;
705
if (wds >= b->
maxwds
) {
751
if (b->wds >= b->
maxwds
) {
934
if (wc > a->
maxwds
)
1080
for(i = b->
maxwds
; n1 > i; i <<= 1)
[
all
...]
/external/libweave/third_party/chromium/base/third_party/dmg_fp/
dtoa.cc
526
int k,
maxwds
, sign, wds;
member in struct:dmg_fp::Bigint
570
rv->
maxwds
= x;
649
if (wds >= b->
maxwds
) {
827
if (wc > a->
maxwds
)
991
for(i = b->
maxwds
; n1 > i; i <<= 1)
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/lib/
libmingwex.a
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/lib32/
libmingwex.a
[
all
...]
Completed in 647 milliseconds