Home
last modified time | relevance | path

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

/dports/graphics/xfractint/xfractint-20.04p16/common/
H A Dtarga.c339 int rasterreg; in VWait() local
342 rasterreg = RASTERREG; in VWait()
348 while ( (--GiveUp) && (GetLine(rasterreg) == 0) ) { } in VWait()
354 while ( (--GiveUp) && (GetLine(rasterreg) > 0) ) { } in VWait()