Home
last modified time | relevance | path

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

/netbsd-src/usr.bin/vgrind/
H A Dextern.h45 extern char *l_comend; /* string ending a comment */
H A Dvfontedpr.c120 char *l_comend; /* string ending a comment */ variable
263 l_comend = convexp(cp); in main()
478 comptr = expmatch(s, l_comend, dummy); in putScp()