Searched defs:nChunk (Results 1 – 2 of 2) sorted by relevance
226 int nChunk = (int)( fChunkOut / std::exp( (double)(logchunk-1) * M_LN10 ) ); in computeChunk() local
3732 const int nChunk = 64; //number of characters to read at one time in Read_FldVanish() local
Completed in 39 milliseconds