Home
last modified time | relevance | path

Searched refs:x_start (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/usr.bin/vgrind/RETEST/
H A Dretest.c48 char * x_start; variable
96 x_start = str; in main()
/netbsd-src/usr.bin/vgrind/
H A Dregexp.c60 char *x_start; /* start of string */ variable
520 if (s != ptr || s == x_start) { in expmatch()
572 if (s == x_start) { in expmatch()
H A Dextern.h37 extern char *x_start; /* start of the current string */
H A Dvfontedpr.c364 x_start = os; /* remember the start for expmatch */ in putScp()
557 i = tabs(x_start, start) - margin / 8; in putKcp()
564 && (start == x_start || !isidchr(start[-1]))) { in putKcp()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-2005998 info->x_start with p->x_start.