pr.c | 116 static void addnum(char *, int, int); 265 addnum(nbuf, num, ++lncnt); 461 addnum(ptbf, nmwd, ++lncnt); 718 addnum(ptbf, nmwd, ++lncnt); 910 addnum(ptbf, nmwd, ++lncnt); 1419 * addnum(): adds the line number to the column 1430 * part of the column. The usage of addnum currently treats 1434 addnum(char *buf, int wdth, int line) function in typeref:typename:void
|