Searched refs:PRINTBUF_SIZE (Results 1 – 2 of 2) sorted by relevance
55 #define appendPrintBuf(x...) snprintf(printBuf, PRINTBUF_SIZE, x)
84 #define PRINTBUF_SIZE 8096 macro157 static char printBuf[PRINTBUF_SIZE];