Home
last modified time | relevance | path

Searched refs:SVPUpdCount (Results 1 – 2 of 2) sorted by relevance

/dports/x11/eaglemode/eaglemode-0.95.0/src/emCore/
H A DemView.cpp80 SVPUpdCount=0; in emView()
1750 SVPUpdCount=0; in RawVisitAbs()
1752 SVPUpdCount++; in RawVisitAbs()
1753 if (SVPUpdCount>1000) { in RawVisitAbs()
1760 if (SVPUpdCount%1000==1 || SVPUpdCount>10000) { in RawVisitAbs()
/dports/x11/eaglemode/eaglemode-0.95.0/include/emCore/
H A DemView.h701 int SVPUpdCount; variable