Home | History | Annotate | Download | only in common

Lines Matching refs:swapArray16

721         ds->swapArray16(ds, p+1, 2*count, q+1, pErrorCode);
764 ds->swapArray16(ds, pKey16++, 2, qKey16++, pErrorCode);
814 ds->swapArray16(ds, pKey16, count*2, qKey16, pErrorCode);
869 ds->swapArray16(ds, pKey16+oldIndex, 2, rKey16+i, pErrorCode);
1083 ds->swapArray16(ds, inBundle+keysTop, (resBottom-keysTop)*4, outBundle+keysTop, pErrorCode);
1085 udata_printError(ds, "ures_swap().swapArray16(16-bit units[%d]) failed\n", 2*(resBottom-keysTop));