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

/netbsd-current/usr.bin/vgrind/
H A Dextern.h37 extern char *x_start; /* start of the current string */
H A Dregexp.c60 char *x_start; /* start of string */ variable
520 if (s != ptr || s == x_start) {
572 if (s == x_start) {
H A Dvfontedpr.c364 x_start = os; /* remember the start for expmatch */
557 i = tabs(x_start, start) - margin / 8;
564 && (start == x_start || !isidchr(start[-1]))) {
/netbsd-current/usr.bin/vgrind/RETEST/
H A Dretest.c48 char * x_start; variable
96 x_start = str;

Completed in 204 milliseconds