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

/netbsd-6-1-5-RELEASE/usr.bin/vgrind/
H A Dvfontedpr.c363 char *chrptr; /* end of a character const delimiter */ local
391 chrptr = expmatch(s, l_chrbeg, dummy);
397 && (comptr < chrptr || chrptr == NIL)
413 && (acmptr < chrptr || chrptr == NIL)
428 if ((strptr < chrptr || chrptr == NIL)
438 if (chrptr != NIL)
439 if ((chrptr < blkspt
[all...]

Completed in 43 milliseconds