Home | History | Annotate | Download | only in toolutil

Lines Matching refs:outInt32

697     int32_t i, length, prefixLength, maxItemLength, basenameOffset, offset, outInt32;
822 outInt32=itemCount;
824 dsLocalToOut->swapArray32(dsLocalToOut, &outInt32, 4, &outInt32, &errorCode);
830 length=(int32_t)fwrite(&outInt32, 1, 4, file);