Home | History | Annotate | Download | only in toolutil

Lines Matching refs:udata_swapDataHeader

486     headerLength=udata_swapDataHeader(ds, inData, headerLength, header, &errorCode);
759 udata_swapDataHeader(dsLocalToOut, header, headerLength, header, &errorCode);
761 fprintf(stderr, "icupkg: udata_swapDataHeader(local to out) failed - %s\n", u_errorName(errorCode));