Lines Matching refs:swapArray16
1058 ds->swapArray16(ds, p+1, 2*count, q+1, pErrorCode);
1101 ds->swapArray16(ds, pKey16++, 2, qKey16++, pErrorCode);
1151 ds->swapArray16(ds, pKey16, count*2, qKey16, pErrorCode);
1206 ds->swapArray16(ds, pKey16+oldIndex, 2, rKey16+i, pErrorCode);
1421 ds->swapArray16(ds, inBundle+keysTop, (resBottom-keysTop)*4, outBundle+keysTop, pErrorCode);
1423 udata_printError(ds, "ures_swap().swapArray16(16-bit units[%d]) failed\n", 2*(resBottom-keysTop));