Home
last modified time | relevance | path

Searched refs:l_comend (Results 1 – 2 of 2) sorted by relevance

/freebsd/usr.bin/vgrind/
H A Dextern.h42 extern char *l_comend; /* string ending a comment */
H A Dvfontedpr.c104 char *l_comend; /* string ending a comment */ variable
246 l_comend = convexp(cp); in main()
477 comptr = expmatch(s, l_comend, dummy); in putScp()