Searched defs:PRIxFAST8 (Results 1 - 5 of 5) sorted by relevance

/freebsd-current/sys/arm/include/
H A D_inttypes.h113 #define PRIxFAST8 "x" /* uint_fast8_t */ macro
/freebsd-current/sys/arm64/include/
H A D_inttypes.h115 #define PRIxFAST8 "x" /* uint_fast8_t */ macro
/freebsd-current/sys/powerpc/include/
H A D_inttypes.h121 #define PRIxFAST8 "x" /* uint_fast8_t */ macro
/freebsd-current/sys/riscv/include/
H A D_inttypes.h111 #define PRIxFAST8 "x" /* uint_fast8_t */ macro
/freebsd-current/sys/x86/include/
H A D_inttypes.h121 #define PRIxFAST8 "x" /* uint_fast8_t */ macro

Completed in 186 milliseconds