Home
last modified time | relevance | path

Searched refs:bundleLength (Results 1 – 1 of 1) sorted by relevance

/external/icu/icu4c/source/common/
Duresdata.c978 int32_t bundleLength, indexLength, keysBottom, keysTop, resBottom, top; in ures_swap() local
1007 bundleLength=-1; in ures_swap()
1009 bundleLength=(length-headerSize)/4; in ures_swap()
1012 if(bundleLength<(1+5)) { in ures_swap()
1042 if(0<=bundleLength && bundleLength<top) { in ures_swap()
1044 top, bundleLength); in ures_swap()