Home
last modified time | relevance | path

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

/NextBSD/contrib/groff/src/roff/troff/
HDnode.cpp763 enum { TBUF_SIZE = 256 }; enumerator
764 char tbuf[TBUF_SIZE];
1059 && tbuf_len < TBUF_SIZE) { in put_char_width()