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

  /external/chromium_org/third_party/icu/source/i18n/
decContext.h 240 #define DEC_INIT_BASE 0
decContext.c 64 /* DEC_INIT_BASE -- select ANSI X3-274 defaults */
85 case DEC_INIT_BASE:
digitlst.cpp 80 uprv_decContextDefault(&fContext, DEC_INIT_BASE);
143 uprv_decContextDefault(&c, DEC_INIT_BASE);
decNumber.c     [all...]
  /external/icu4c/i18n/
decContext.h 241 #define DEC_INIT_BASE 0
decContext.c 55 /* DEC_INIT_BASE -- select ANSI X3-274 defaults */
76 case DEC_INIT_BASE:
digitlst.cpp 72 uprv_decContextDefault(&fContext, DEC_INIT_BASE);
145 uprv_decContextDefault(&c, DEC_INIT_BASE);
decNumber.c     [all...]

Completed in 639 milliseconds