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

/inkscape/
H A Dbuildtool.cpp5239 struct stat infoB; local
5241 if (cachedStat(nativeB, &infoB)<0)
5247 if (infoA.st_mtime > infoB.st_mtime)

Completed in 38 milliseconds