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

  /external/icu4c/i18n/
decContext.c 249 if (strcmp(string, DEC_Condition_LD)==0)
300 if (strcmp(string, DEC_Condition_LD)==0)
359 if (status==DEC_Lost_digits ) return DEC_Condition_LD;
decContext.h 227 #define DEC_Condition_LD "Lost digits"

Completed in 28 milliseconds