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

  /external/icu4c/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 72 uprv_decContextDefault(&fContext, DEC_INIT_BASE);
135 uprv_decContextDefault(&c, DEC_INIT_BASE);
decNumber.c     [all...]

Completed in 52 milliseconds