Searched refs:bundleLength (Results 1 – 1 of 1) sorted by relevance
978 int32_t bundleLength, indexLength, keysBottom, keysTop, resBottom, top; in ures_swap() local1007 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()