Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
PRIi64
usr/src/boot/sys/x86/include/_inttypes.h
68
#define PRIi64 __PRI64"i" /* int64_t */
usr/src/uts/common/sys/int_fmtio.h
128
#define PRIi64 "li"
usr/src/uts/common/sys/int_fmtio.h
131
#define PRIi64 "lli"