Searched defs:appendPrintBuf (Results 1 – 2 of 2) sorted by relevance
55 #define appendPrintBuf(x...) snprintf(printBuf, PRINTBUF_SIZE, x) macro