Searched defs:readBufSize (Results 1 - 1 of 1) sorted by relevance

/inkscape/
H A Dbuildtool.cpp5936 static const int readBufSize = 8192; member in class:buildtool::DepTool
6196 int nrbytes = fread(readBuf, 1, readBufSize, f);

Completed in 50 milliseconds