Searched defs:readBufSize (Results 1 - 1 of 1) sorted by relevance
/inkscape/ | ||
H A D | buildtool.cpp | 5936 static const int readBufSize = 8192; member in class:buildtool::DepTool 6196 int nrbytes = fread(readBuf, 1, readBufSize, f); |
Completed in 49 milliseconds