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

/netbsd-6-1-5-RELEASE/usr.bin/vgrind/
H A Dvfontedpr.c365 char *blkeptr; /* end of a lexical block end */ local
386 blkeptr = expmatch(s, l_blkend, dummy);
399 && (comptr < blkeptr || blkeptr == NIL)) {
415 && (acmptr < blkeptr || blkeptr == NIL)) {
430 && (strptr < blkeptr || blkeptr == NIL)) {
440 && (chrptr < blkeptr || blkeptr
[all...]

Completed in 106 milliseconds