OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:bigint_invalid_value
(Results
1 - 2
of
2
) sorted by null
/prebuilts/ndk/r11/sources/android/support/src/stdio/
strtod.c
466
#define BIGINT_INVALID ((Bigint *)&
bigint_invalid_value
)
468
static const Bigint
bigint_invalid_value
;
variable
[
all
...]
/prebuilts/ndk/r13/sources/android/support/src/stdio/
strtod.c
466
#define BIGINT_INVALID ((Bigint *)&
bigint_invalid_value
)
468
static const Bigint
bigint_invalid_value
;
variable
[
all
...]
Completed in 68 milliseconds