Home | History | Annotate | Download | only in toolutil

Lines Matching refs:swapArray32

768         dsLocalToOut->swapArray32(dsLocalToOut, &outInt32, 4, &outInt32, &errorCode);
770 fprintf(stderr, "icupkg: swapArray32(item count) failed - %s\n", u_errorName(errorCode));
786 dsLocalToOut->swapArray32(dsLocalToOut, &entry, 8, &entry, &errorCode);
788 fprintf(stderr, "icupkg: swapArray32(item entry %ld) failed - %s\n", (long)i, u_errorName(errorCode));