OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:bd0
(Results
1 - 5
of
5
) sorted by null
/bionic/libc/upstream-openbsd/lib/libc/gdtoa/
strtod.c
100
Bigint *bb = NULL, *bb1, *bd = NULL, *
bd0
= NULL, *bs = NULL, *delta = NULL;
local
487
if (
bd0
) {
491
Bfree(
bd0
);
576
bd0
= s2b(s0, nd0, nd, y, dplen);
577
if (
bd0
== NULL)
581
bd = Balloc(
bd0
->k);
584
Bcopy(bd,
bd0
);
1064
Bfree(
bd0
);
strtodg.c
355
Bigint *ab, *bb, *bb1, *bd, *
bd0
, *bs, *delta, *rvb, *rvb0;
local
577
bd0
= 0;
751
bd0
= s2b(s0, nd0, nd, y, dplen);
752
if (
bd0
== NULL)
756
bd = Balloc(
bd0
->k);
759
Bcopy(bd,
bd0
);
1090
Bfree(
bd0
);
/external/libweave/third_party/chromium/base/third_party/dmg_fp/
dtoa.cc
2458
Bigint *bb, *bb1, *bd, *
bd0
, *bs, *delta;
variable
3396
Bfree(
bd0
);
variable
[
all
...]
/ndk/sources/android/support/src/stdio/
strtod.c
1589
Bigint *bb1, *
bd0
;
local
[
all
...]
/external/guice/extensions/struts2/lib/
jsp-2.1.jar
Completed in 111 milliseconds