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

/illumos-gate/usr/src/cmd/vgrind/
H A Dvfontedpr.c438 char *blksptr; /* end of a lexical block start */ local
468 blksptr = expmatch (s, l_blkbeg, dummy);
479 && (comptr < blksptr || blksptr == NIL)
495 && (acmptr < blksptr || blksptr == NIL)
510 && (strptr < blksptr || blksptr == NIL)
520 if ((chrptr < blksptr || blksptr
[all...]

Completed in 49 milliseconds