Searched refs:TIMEARRAY_STACK_BUFFER_SIZE (Results 1 - 2 of 2) sorted by relevance

/external/icu/icu4c/source/i18n/unicode/
H A Dtzrule.h786 enum { TIMEARRAY_STACK_BUFFER_SIZE = 32 }; enumerator in enum:TimeArrayTimeZoneRule::__anon7515
793 UDate fLocalStartTimes[TIMEARRAY_STACK_BUFFER_SIZE];
/external/icu/icu4c/source/i18n/
H A Dtzrule.cpp589 if (size > TIMEARRAY_STACK_BUFFER_SIZE) {

Completed in 97 milliseconds