Home | History | Annotate | Download | only in toolutil

Lines Matching refs:swapArray32

819         dsLocalToOut->swapArray32(dsLocalToOut, &outInt32, 4, &outInt32, &errorCode);
821 fprintf(stderr, "icupkg: swapArray32(item count) failed - %s\n", u_errorName(errorCode));
837 dsLocalToOut->swapArray32(dsLocalToOut, &entry, 8, &entry, &errorCode);
839 fprintf(stderr, "icupkg: swapArray32(item entry %ld) failed - %s\n", (long)i, u_errorName(errorCode));