Home
last modified time | relevance | path

Searched refs:bigint_invalid_value (Results 1 – 1 of 1) sorted by relevance

/ndk/sources/android/support/src/stdio/
Dstrtod.c476 #define BIGINT_INVALID ((Bigint *)&bigint_invalid_value)
478 static const Bigint bigint_invalid_value; variable