Home
last modified time | relevance | path

Searched defs:PRId64 (Results 1 – 5 of 5) sorted by relevance

/f-stack/freebsd/x86/include/
H A D_inttypes.h55 #define PRId64 __PRI64"d" /* int64_t */ macro
/f-stack/freebsd/arm64/include/
H A D_inttypes.h45 #define PRId64 "ld" /* int64_t */ macro
/f-stack/freebsd/arm/include/
H A D_inttypes.h47 #define PRId64 "lld" /* int64_t */ macro
/f-stack/freebsd/mips/include/
H A D_inttypes.h56 #define PRId64 __PRI64"d" /* int64_t */ macro
/f-stack/freebsd/contrib/openzfs/include/sys/lua/
H A Dluaconf.h399 #define PRId64 "lld" macro