Home
last modified time | relevance | path

Searched defs:add (Results 1 – 1 of 1) sorted by relevance

/base/global/i18n_lite/frameworks/i18n/src/
Dnumber_format_impl.cpp224 int add = minDecimalLength + 1; in DelMoreZero() local
236 int add = minDecimalLength - decLen + num + 1; in DelMoreZero() local