HomeSort by: relevance | last modified time | path
    Searched refs:x_start (Results 1 - 4 of 4) sorted by relevancy

  /src/usr.bin/vgrind/
extern.h 37 extern char *x_start; /* start of the current string */
regexp.c 60 char *x_start; /* start of string */ variable in typeref:typename:char *
520 if (s != ptr || s == x_start) {
572 if (s == x_start) {
vfontedpr.c 364 x_start = os; /* remember the start for expmatch */
557 i = tabs(x_start, start) - margin / 8;
564 && (start == x_start || !isidchr(start[-1]))) {
  /src/usr.bin/vgrind/RETEST/
retest.c 48 char * x_start; variable in typeref:typename:char *
96 x_start = str;

Completed in 15 milliseconds