Searched refs:dumpBinaryPutC (Results 1 – 1 of 1) sorted by relevance
4278 static bool dumpBinaryPutC(void* p, char c) { function4301 cvprintf_ellipsis(dumpBinaryPutC, &p, "%08x:", address);4306 cvprintf_ellipsis(dumpBinaryPutC, &p, " %02x", ((unsigned char *)buf)[i]);