Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Ddouble-conversion-bignum.cpp670 const Chunk bigit_b = b.BigitOrZero(i); in Compare() local
671 if (bigit_a < bigit_b) { in Compare()
674 if (bigit_a > bigit_b) { in Compare()