Searched refs:allnines (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/icu/source/i18n/
H A DdecNumber.c4769 Flag allnines=0; /* 1 if quotient all nines */ local
4776 if (*up==powers[quotdigits]-1) allnines=1;
4782 if (allnines) {
/external/icu/icu4c/source/i18n/
H A DdecNumber.c4771 Flag allnines=0; /* 1 if quotient all nines */ local
4778 if (*up==powers[quotdigits]-1) allnines=1;
4784 if (allnines) {

Completed in 507 milliseconds