Searched refs:PRINTBUF_SIZE (Results 1 – 1 of 1) sorted by relevance
99 #define PRINTBUF_SIZE 8096 macro119 #define appendPrintBuf(x...) snprintf(printBuf, PRINTBUF_SIZE, x)250 static char printBuf[PRINTBUF_SIZE];