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

  /src/external/bsd/pcc/dist/pcc/f77/fcom/
proc.c 687 incomm(c, v)
682 incomm(c, v) function
proc.c 687 incomm(c, v)
682 incomm(c, v) function
proc.c 687 incomm(c, v)
682 incomm(c, v) function
  /src/usr.bin/vgrind/
vfontedpr.c 88 static bool incomm; /* in a comment of the primary type */ variable
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;
vfontedpr.c 88 static bool incomm; /* in a comment of the primary type */ variable
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;
vfontedpr.c 88 static bool incomm; /* in a comment of the primary type */ variable
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 60 milliseconds