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

  /src/usr.bin/vgrind/
vfontedpr.c 87 static bool inchr; /* in a string constant */ variable in typeref:typename:bool
288 inchr = false;
341 printf ("com %o str %o chr %o ptr %d\n", incomm, instr, inchr, psptr);
381 if (!incomm && !instr && !inchr) {
440 inchr = true;
512 } else if (inchr) {
516 inchr = false;
vfontedpr.c 87 static bool inchr; /* in a string constant */ variable in typeref:typename:bool
288 inchr = false;
341 printf ("com %o str %o chr %o ptr %d\n", incomm, instr, inchr, psptr);
381 if (!incomm && !instr && !inchr) {
440 inchr = true;
512 } else if (inchr) {
516 inchr = false;

Completed in 28 milliseconds