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

/freebsd-11-stable/usr.bin/less/
H A Ddefines.h195 #define OUTBUF_SIZE 1024 /* Output buffer */
205 #define OUTBUF_SIZE 1024 /* Output buffer */ macro
/freebsd-11-stable/contrib/less/
H A Doutput.c82 static char obuf[OUTBUF_SIZE];

Completed in 55 milliseconds