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

  /external/chromium_org/third_party/icu/source/i18n/
decContext.c 258 if (strcmp(string, DEC_Condition_SU)==0)
309 if (strcmp(string, DEC_Condition_SU)==0)
354 if (status==DEC_Subnormal ) return DEC_Condition_SU;
decContext.h 232 #define DEC_Condition_SU "Subnormal"
  /external/icu4c/i18n/
decContext.c 251 if (strcmp(string, DEC_Condition_SU)==0)
302 if (strcmp(string, DEC_Condition_SU)==0)
347 if (status==DEC_Subnormal ) return DEC_Condition_SU;
decContext.h 233 #define DEC_Condition_SU "Subnormal"

Completed in 45 milliseconds