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

  /external/icu/icu4c/source/i18n/
decNumberLocal.h 262 pow=DECPOWERS[cut]*2; \
    [all...]
decNumber.cpp 193 #define powers DECPOWERS /* old internal name */
227 static const uInt DECPOWERS[10]={1, 10, 100, 1000, 10000, 100000, 1000000,
    [all...]

Completed in 105 milliseconds