HomeSort by relevance Sort by last modified time
    Searched full:multies (Results 1 - 1 of 1) sorted by null

  /external/icu4c/i18n/
decNumber.c 221 static const uInt multies[]={131073, 26215, 5243, 1049, 210}; variable
223 #define QUOT10(u, n) ((((uInt)(u)>>(n))*multies[n])>>17)
    [all...]

Completed in 151 milliseconds