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

/vbox/src/VBox/Additions/x11/vboxvideo/
H A Dvboxvideo.c349 unsigned cLast = cScreen != 0 ? cScreen + 1 : pVBox->cScreens; local
351 for (i = cFirst; i < cLast; ++i)

Completed in 36 milliseconds