Home
last modified time | relevance | path

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

/dports/cad/jspice3/jspice3-2.5/src/lib/sced/
H A Ddisplay.c208 int EscWasReturned = 0; in LastView() local
237 EscWasReturned = 1; in LastView()
249 if (EscWasReturned) goto quit; in LastView()