Home
last modified time | relevance | path

Searched defs:PRIo64 (Results 1 – 3 of 3) sorted by relevance

/dflybsd-src/sys/cpu/x86_64/include/
H A Dinttypes.h107 #define PRIo64 "lo" /* uint64_t */ macro
111 #define PRIo64 "llo" /* uint64_t */ macro
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dhwint.h91 #define PRIo64 GCC_PRI64 "o" macro
/dflybsd-src/gnu/usr.bin/grep/libgreputils/
H A Dinttypes.h690 # define PRIo64 _PRIu64_PREFIX "o" macro