HomeSort by: relevance | last modified time | path
    Searched defs:blksptr (Results 1 - 3 of 3) sorted by relevancy

  /src/usr.bin/vgrind/
vfontedpr.c 361 char *blksptr; /* end of a lexical block start */ local in function:putScp
384 blksptr = expmatch(s, l_blkbeg, dummy);
395 && (comptr < blksptr || blksptr == NULL)
411 && (acmptr < blksptr || blksptr == NULL)
426 && (strptr < blksptr || blksptr == NULL)
436 if ((chrptr < blksptr || blksptr == NULL
    [all...]
vfontedpr.c 361 char *blksptr; /* end of a lexical block start */ local in function:putScp
384 blksptr = expmatch(s, l_blkbeg, dummy);
395 && (comptr < blksptr || blksptr == NULL)
411 && (acmptr < blksptr || blksptr == NULL)
426 && (strptr < blksptr || blksptr == NULL)
436 if ((chrptr < blksptr || blksptr == NULL
    [all...]
vfontedpr.c 361 char *blksptr; /* end of a lexical block start */ local in function:putScp
384 blksptr = expmatch(s, l_blkbeg, dummy);
395 && (comptr < blksptr || blksptr == NULL)
411 && (acmptr < blksptr || blksptr == NULL)
426 && (strptr < blksptr || blksptr == NULL)
436 if ((chrptr < blksptr || blksptr == NULL
    [all...]

Completed in 253 milliseconds