Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
DdecNumber.cpp238 static const uInt multies[]={131073, 26215, 5243, 1049, 210}; variable
240 #define QUOT10(u, n) ((((uInt)(u)>>(n))*multies[n])>>17)