Searched refs:DECPOWERS (Results 1 - 4 of 4) sorted by relevance

/external/icu4c/i18n/
H A DdecContext.c41 const uInt DECPOWERS[10]={1, 10, 100, 1000, 10000, 100000, 1000000, variable
H A DdecNumberLocal.h93 extern const uInt DECPOWERS[10]; /* powers of ten table */
271 pow=DECPOWERS[cut]*2; \
H A DdecNumber.c190 #define powers DECPOWERS /* old internal name */
/external/icu4c/common/unicode/
H A Durename.h51 #define DECPOWERS U_ICU_ENTRY_POINT_RENAME(DECPOWERS) macro

Completed in 333 milliseconds