Home
last modified time | relevance | path

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

/external/chromium_org/third_party/icu/source/i18n/
DdecContext.c41 const uInt DECPOWERS[10]={1, 10, 100, 1000, 10000, 100000, 1000000, variable
/external/icu/icu4c/source/i18n/
DdecNumber.c225 static const uInt DECPOWERS[10]={1, 10, 100, 1000, 10000, 100000, 1000000, variable
/external/chromium_org/third_party/icu/source/common/unicode/
Durename.h51 #define DECPOWERS U_ICU_ENTRY_POINT_RENAME(DECPOWERS) macro