Home
last modified time | relevance | path

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

/original-bsd/usr.bin/pascal/pxp/
H A Dyycomm.c149 kp->cmcol = col;
288 while (cp->cmseqid < Seqid || cp->cmseqid == Seqid && cp->cml->cmcol < Col) { in putcm()
337 oneline(cmf->cmcol, cml);
/original-bsd/usr.bin/pascal/src/
H A Dyy.h300 int cmcol; /* Only used for first line of comment currently */ member