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

  /src/usr.bin/vgrind/
vfontedpr.c 362 char *blkeptr; /* end of a lexical block end */ local in function:putScp
383 blkeptr = expmatch(s, l_blkend, dummy);
396 && (comptr < blkeptr || blkeptr == NULL)) {
412 && (acmptr < blkeptr || blkeptr == NULL)) {
427 && (strptr < blkeptr || blkeptr == NULL)) {
437 && (chrptr < blkeptr || blkeptr == NULL))
    [all...]
vfontedpr.c 362 char *blkeptr; /* end of a lexical block end */ local in function:putScp
383 blkeptr = expmatch(s, l_blkend, dummy);
396 && (comptr < blkeptr || blkeptr == NULL)) {
412 && (acmptr < blkeptr || blkeptr == NULL)) {
427 && (strptr < blkeptr || blkeptr == NULL)) {
437 && (chrptr < blkeptr || blkeptr == NULL))
    [all...]

Completed in 64 milliseconds