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

  /src/usr.bin/vgrind/
vfontedpr.c 360 char *chrptr; /* end of a character const delimiter */ local in function:putScp
388 chrptr = expmatch(s, l_chrbeg, dummy);
394 && (comptr < chrptr || chrptr == NULL)
410 && (acmptr < chrptr || chrptr == NULL)
425 if ((strptr < chrptr || chrptr == NULL)
435 if (chrptr != NULL)
436 if ((chrptr < blksptr || blksptr == NULL
    [all...]
vfontedpr.c 360 char *chrptr; /* end of a character const delimiter */ local in function:putScp
388 chrptr = expmatch(s, l_chrbeg, dummy);
394 && (comptr < chrptr || chrptr == NULL)
410 && (acmptr < chrptr || chrptr == NULL)
425 if ((strptr < chrptr || chrptr == NULL)
435 if (chrptr != NULL)
436 if ((chrptr < blksptr || blksptr == NULL
    [all...]

Completed in 22 milliseconds