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

/netbsd-6-1-5-RELEASE/usr.bin/vgrind/
H A Dvfontedpr.c361 char *acmptr; /* end of a comment delimiter */ local
389 acmptr = expmatch(s, l_acmbeg, dummy);
396 && (comptr < acmptr || acmptr == NIL)
411 if (acmptr != NIL)
412 if ((acmptr < strptr || strptr == NIL)
413 && (acmptr < chrptr || chrptr == NIL)
414 && (acmptr < blksptr || blksptr == NIL)
415 && (acmptr < blkeptr || blkeptr == NIL)) {
416 putKcp(s, acmptr
[all...]

Completed in 100 milliseconds