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

/external/chromium_org/third_party/icu/source/i18n/
H A DdecNumber.c234 static const uInt multies[]={131073, 26215, 5243, 1049, 210}; variable
236 #define QUOT10(u, n) ((((uInt)(u)>>(n))*multies[n])>>17)
/external/icu/icu4c/source/i18n/
H A DdecNumber.c236 static const uInt multies[]={131073, 26215, 5243, 1049, 210}; variable
238 #define QUOT10(u, n) ((((uInt)(u)>>(n))*multies[n])>>17)

Completed in 202 milliseconds