HomeSort by relevance Sort by last modified time
    Searched refs:DECPOWERS (Results 1 - 4 of 4) sorted by null

  /external/icu4c/i18n/
decContext.c 41 const uInt DECPOWERS[10]={1, 10, 100, 1000, 10000, 100000, 1000000,
decNumberLocal.h 93 extern const uInt DECPOWERS[10]; /* powers of ten table */
271 pow=DECPOWERS[cut]*2; \
    [all...]
decNumber.c 190 #define powers DECPOWERS /* old internal name */
    [all...]
  /external/icu4c/common/unicode/
urename.h 51 #define DECPOWERS U_ICU_ENTRY_POINT_RENAME(DECPOWERS)
    [all...]

Completed in 151 milliseconds