PRIo64
T_(PRIo64),
DPRINTF("tod: %" PRIo64 "\n", tvp->tv_sec);
DPRINTF("tod: %" PRIo64 "\n", tvp->tv_sec);
db_printf("%-*" PRIo64, width, value);
PRINT(PRIo64, ui64);
#ifndef PRIo64
#ifndef PRIo64
#if ! (defined(PRId64) && defined(PRIi64) && defined(PRIo64) && \