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

  /src/usr.bin/vgrind/
vfontedpr.c 88 static bool incomm; /* in a comment of the primary type */ variable in typeref:typename:bool
286 incomm = false;
341 printf ("com %o str %o chr %o ptr %d\n", incomm, instr, inchr, psptr);
366 if (nokeyw || incomm || instr)
381 if (!incomm && !instr && !inchr) {
399 incomm = true;
415 incomm = true;
477 } else if (incomm) {
489 incomm = false;

Completed in 11 milliseconds