Home
last modified time | relevance | path

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

/external/icu/icu4c/source/common/
Duresdata.cpp1316 int32_t bundleLength, indexLength, keysBottom, keysTop, resBottom, top; in ures_swap() local
1346 bundleLength=-1; in ures_swap()
1348 bundleLength=(length-headerSize)/4; in ures_swap()
1351 if(bundleLength<(1+5)) { in ures_swap()
1381 if(0<=bundleLength && bundleLength<top) { in ures_swap()
1383 top, bundleLength); in ures_swap()