Lines Matching full:sizebuf
260 char sizebuf[50];
264 snprintf(sizebuf, sizeof sizebuf, "0x%llx",
269 static_cast<unsigned long long>(addr), sizebuf,
332 char sizebuf[50];
333 snprintf(sizebuf, sizeof sizebuf, "0x%llx",
341 sizebuf);
393 char sizebuf[50];
394 snprintf(sizebuf, sizeof sizebuf, "0x%llx",
399 static_cast<unsigned long long>(os->address()), sizebuf);