Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
PRIu64
usr/src/boot/sys/x86/include/_inttypes.h
100
#define PRIu64 __PRI64"u" /* uint64_t */
usr/src/uts/common/sys/int_fmtio.h
174
#define PRIu64 "lu"
usr/src/uts/common/sys/int_fmtio.h
177
#define PRIu64 "llu"