HomeSort by relevance Sort by last modified time
    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