Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
DdecNumber.cpp4885 Int madlength; /* Units in multiplicand */ in decMultiplyOp() local
5128 madlength=D2U(lhs->digits); /* this won't change */ in decMultiplyOp()
5135 lhs->lsu, madlength, 0, in decMultiplyOp()