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

  /external/chromium_org/third_party/icu/source/i18n/
decNumberLocal.h 309 #define DECWORDS (DECBYTES/4)
313 #define DFWORD(df, off) ((df)->words[DECWORDS-1-(off)])
    [all...]
  /external/icu4c/i18n/
decNumberLocal.h 297 #define DECWORDS (DECBYTES/4)
301 #define DFWORD(df, off) ((df)->words[DECWORDS-1-(off)])
    [all...]

Completed in 204 milliseconds