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

  /external/icu4c/i18n/
decContext.c 260 if (strcmp(string, DEC_Condition_UN)==0)
311 if (strcmp(string, DEC_Condition_UN)==0)
347 if (status==DEC_Underflow ) return DEC_Condition_UN;
decContext.h 233 #define DEC_Condition_UN "Underflow"

Completed in 14 milliseconds