Searched defs:endValue (Results 1 – 2 of 2) sorted by relevance
144 double startValue, double endValue) in IcuFormatRangeDoubleDouble()150 double startValue, ets_string endValue) in IcuFormatRangeDoubleDecStr()156 ets_string startValue, double endValue) in IcuFormatRangeDecStrDouble()162 ets_string startValue, ets_string endValue) in IcuFormatRangeDecStrDecStr()
887 uint32_t endValue = (code >> CODE_4_BIT) & CODE_FLAG; in SetDateValue() local