Searched refs:addnum (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/usr.bin/pr/
H A Dextern.h46 void addnum(char *, int, int);
H A Dpr.c271 addnum(nbuf, num, ++lncnt);
479 addnum(ptbf, nmwd, ++lncnt);
729 addnum(ptbf, nmwd, ++lncnt);
921 addnum(ptbf, nmwd, ++lncnt);
1413 * addnum(): adds the line number to the column
1424 * part of the column. The usage of addnum currently treats
1428 addnum(char *buf, int wdth, int line) function
/freebsd-11-stable/contrib/binutils/gas/
H A Dsymbols.h135 offsetT addnum; member in struct:broken_word
H A Dwrite.c1594 exp.X_add_number = lie->addnum;
1664 to_addr = S_GET_VALUE (lie->add) + lie->addnum;
2177 + lie->addnum
2184 sprint_value (buf, (addressT) lie->addnum);
H A Dread.c4059 x->addnum = exp->X_add_number;

Completed in 167 milliseconds