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

/illumos-gate/usr/src/cmd/vgrind/
H A Dvfontedpr.c439 char *blkeptr; /* end of a lexical block end */ local
467 blkeptr = expmatch (s, l_blkend, dummy);
480 && (comptr < blkeptr || blkeptr == NIL)) {
496 && (acmptr < blkeptr || blkeptr == NIL)) {
511 && (strptr < blkeptr || blkeptr == NIL)) {
521 && (chrptr < blkeptr || blkeptr
[all...]

Completed in 58 milliseconds