Searched refs:fileindex (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DPartFileConvert.cpp229 unsigned fileindex; local
283 fileindex = (unsigned)l;
285 if (fileindex > maxindex) maxindex = fileindex;
333 fileindex = (unsigned)l;
334 if (fileindex == 0) {
339 uint32 chunkstart = (fileindex - 1) * PARTSIZE;

Completed in 89 milliseconds