Home
last modified time | relevance | path

Searched defs:SCNx64 (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/x86/include/
H A D_inttypes.h211 #define SCNx64 __PRI64"x" /* uint64_t */ macro
/f-stack/freebsd/arm64/include/
H A D_inttypes.h201 #define SCNx64 "lx" /* uint64_t */ macro
/f-stack/freebsd/arm/include/
H A D_inttypes.h203 #define SCNx64 "llx" /* uint64_t */ macro
/f-stack/freebsd/mips/include/
H A D_inttypes.h212 #define SCNx64 __PRI64"x" /* uint64_t */ macro