Searched refs:nByteIn (Results 1 – 1 of 1) sorted by relevance
200 int i, j, n, m, nOut, nByteIn, nByteOut; in main() local204 nByteIn = nByteOut = 0; in main()218 nByteIn += n; in main()253 nByteIn, nByteOut); in main()255 (nByteOut-nByteIn)*100.0/(double)nByteIn); in main()
Completed in 5 milliseconds