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.cpp 255 if (strcmp(string, DEC_Condition_UN)==0)
306 if (strcmp(string, DEC_Condition_UN)==0)
342 if (status==DEC_Underflow ) return DEC_Condition_UN;
decContext.h 236 #define DEC_Condition_UN "Underflow"

Completed in 3472 milliseconds