OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:havedig
(Results
1 - 6
of
6
) sorted by null
/bionic/libc/upstream-openbsd/lib/libc/gdtoa/
hexnan.c
62
int
havedig
, hd0, i, nbits;
local
72
havedig
= hd0 = i = 0;
83
if (hd0 <
havedig
) {
90
hd0 =
havedig
;
102
if (/*(*/ c == ')' &&
havedig
) {
116
havedig
++;
125
if (!
havedig
)
gethex.c
48
int big, esign,
havedig
, irv, j, k, n, n0, nbits, up, zret;
local
72
havedig
= 0;
74
while(s0[
havedig
] == '0')
75
havedig
++;
76
s0 +=
havedig
;
82
havedig
++;
102
havedig
= 1;
151
if (!
havedig
)
/external/chromium_org/base/third_party/dmg_fp/
dtoa.cc
1560
int c1,
havedig
, udx0, xshift;
variable
1743
int big, denorm, esign,
havedig
, k, n, nbits, up, zret;
variable
[
all
...]
/ndk/sources/android/support/src/stdio/
strtod.c
3217
int big, esign,
havedig
, irv, j, k, n, n0, nbits, up, zret;
local
[
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 383 milliseconds