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

/macosx-10.10/groff-38/groff/src/roff/troff/
H A Dnode.cpp763 enum { TBUF_SIZE = 256 }; enumerator in enum:troff_output_file::__anon9101
764 char tbuf[TBUF_SIZE];
1059 && tbuf_len < TBUF_SIZE) {

Completed in 72 milliseconds