Home
last modified time | relevance | path

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

/freebsd/usr.bin/vgrind/
H A Dvfontedpr.c89 static bool prccont; /* continue last procedure */ variable
315 prccont = false; in main()
320 if (prccont && (psptr >= 0)) { in main()
459 prccont = true; in putScp()