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

/freebsd-11-stable/contrib/groff/src/devices/grops/
H A Dps.cpp530 enum { SBUF_SIZE = 256 }; enumerator in enum:ps_printer::__anon1698
531 char sbuf[SBUF_SIZE];
703 if (sbuf_len < SBUF_SIZE
720 if (sbuf_len < SBUF_SIZE - 1 && env->hpos >= sbuf_end_hpos

Completed in 51 milliseconds