Searched refs:incomm (Results 1 - 4 of 4) sorted by relevance

/netbsd-6-1-5-RELEASE/usr.bin/vgrind/
H A Dvfontedpr.c86 static boolean incomm; /* in a comment of the primary type */ variable
288 incomm = FALSE;
343 printf ("com %o str %o chr %o ptr %d\n", incomm, instr, inchr, psptr);
369 if (nokeyw || incomm || instr)
384 if (!incomm && !instr && !inchr) {
402 incomm = TRUE;
418 incomm = TRUE;
480 } else if (incomm) {
492 incomm = FALSE;
/netbsd-6-1-5-RELEASE/usr.bin/xstr/
H A Dxstr.c166 int incomm = 0; local
186 if (incomm || inasm)
194 if (incomm || inasm)
202 if (incomm || *cp != '*')
204 incomm = 1;
210 if (incomm && *cp == '/') {
211 incomm = 0;
219 if (!incomm && inasm)
224 if (!incomm && inasm && !--asmparnest)
229 if (incomm || inas
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/pcc/dist/pcc/f77/fcom/
H A Ddefs.h498 void frtemp(struct bigblock *p), incomm(struct extsym *, struct bigblock *);
H A Dproc.c687 incomm(c, v)
682 incomm(c, v) function

Completed in 109 milliseconds