Lines Matching refs:keysBottom
1300 int32_t bundleLength, indexLength, keysBottom, keysTop, resBottom, top;
1355 keysBottom=1+indexLength;
1412 udata_swapInvStringBlock(ds, inBundle+keysBottom, 4*(keysTop-keysBottom),
1413 outBundle+keysBottom, pErrorCode);
1415 udata_printError(ds, "ures_swap().udata_swapInvStringBlock(keys[%d]) failed\n", 4*(keysTop-keysBottom));
1462 ds->swapArray32(ds, inBundle, keysBottom*4, outBundle, pErrorCode);