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

  /external/icu/icu4c/source/i18n/
decContext.c 253 if (strcmp(string, DEC_Condition_UN)==0)
304 if (strcmp(string, DEC_Condition_UN)==0)
340 if (status==DEC_Underflow ) return DEC_Condition_UN;
decContext.h 234 #define DEC_Condition_UN "Underflow"

Completed in 34 milliseconds