Searched refs:incomm (Results 1 – 2 of 2) sorted by relevance
173 int incomm = 0; in process() local195 if (incomm) in process()202 if (incomm) in process()209 if (incomm || *cp != '*') in process()211 incomm = 1; in process()216 if (incomm && *cp == '/') { in process()217 incomm = 0; in process()
88 static boolean incomm; /* in a comment of the primary type */ variable284 incomm = FALSE; in main()339 printf ("com %o str %o chr %o ptr %d\n", incomm, instr, inchr, psptr); in main()364 if (nokeyw || incomm || instr) in putScp()380 if (!incomm && !instr && !inchr) { in putScp()398 incomm = TRUE; in putScp()414 incomm = TRUE; in putScp()476 } else if (incomm) { in putScp()488 incomm = FALSE; in putScp()