Searched refs:OUTBUF_SIZE (Results 1 – 3 of 3) sorted by relevance
205 #define OUTBUF_SIZE 1024 /* Output buffer */216 #define OUTBUF_SIZE 1024 /* Output buffer */ macro
90 static char obuf[OUTBUF_SIZE];
3242 static WCHAR wtext[OUTBUF_SIZE]; in WIN32textout()