Searched refs:COLUMN_WIDTH_FORMAT (Results 1 – 3 of 3) sorted by relevance
| /freebsd-11-stable/contrib/groff/src/preproc/eqn/ |
| HD | pile.cpp | 128 printf(".nr " COLUMN_WIDTH_FORMAT " 0", uid, i); in compute_metrics() 136 printf("+\\n[" COLUMN_WIDTH_FORMAT "]", uid, i); in compute_metrics() 175 printf("\\h'\\n[" COLUMN_WIDTH_FORMAT "]u-\\n[" WIDTH_FORMAT "]u/2u'", in output() 179 printf("\\h'\\n[" COLUMN_WIDTH_FORMAT "]u-\\n[" WIDTH_FORMAT "]u'", in output() 191 printf("\\h'\\n[" WIDTH_FORMAT "]u-\\n[" COLUMN_WIDTH_FORMAT "]u/2u'", in output() 195 printf("\\h'\\n[" WIDTH_FORMAT "]u-\\n[" COLUMN_WIDTH_FORMAT "]u'", in output() 206 printf("\\h'\\n[" COLUMN_WIDTH_FORMAT "]u'", uid, i); in output()
|
| HD | pbox.h | 84 #define COLUMN_WIDTH_FORMAT PREFIX "cw%d,%d" macro
|
| /freebsd-11-stable/contrib/groff/ |
| HD | ChangeLog.115 | 4816 Move BASELINE_SEP_FORMAT and COLUMN_WIDTH_FORMAT into pbox.h.
|