Home
last modified time | relevance | path

Searched defs:PRIxFAST64 (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/cpu/x86_64/include/
H A Dinttypes.h153 #define PRIxFAST64 "lx" /* uint_fast64_t */ macro
157 #define PRIxFAST64 "llx" /* uint_fast64_t */ macro
/dragonfly/gnu/usr.bin/grep/libgreputils/
H A Dinttypes.h972 # define PRIxFAST64 PRIx64 macro