Home
last modified time | relevance | path

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

/f-stack/tools/libxo/tests/core/
H A Dtest_03.c69 #define PRIu64 "llu" in main() macro
/f-stack/freebsd/x86/include/
H A D_inttypes.h102 #define PRIu64 __PRI64"u" /* uint64_t */ macro
/f-stack/freebsd/arm64/include/
H A D_inttypes.h92 #define PRIu64 "lu" /* uint64_t */ macro
/f-stack/freebsd/arm/include/
H A D_inttypes.h94 #define PRIu64 "llu" /* uint64_t */ macro
/f-stack/freebsd/mips/include/
H A D_inttypes.h103 #define PRIu64 __PRI64"u" /* uint64_t */ macro