Home
last modified time | relevance | path

Searched refs:incomm (Results 1 – 2 of 2) sorted by relevance

/mirbsd/src/usr.bin/xstr/
Dxstr.c173 int incomm = 0; in process() local
195 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()
/mirbsd/src/usr.bin/vgrind/
Dvfontedpr.c88 static boolean incomm; /* in a comment of the primary type */ variable
284 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()