Home
last modified time | relevance | path

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

/freebsd/crypto/libecc/include/libecc/words/
H A Dwords_16.h61 #define PRINTF_WORD_HEX_FMT "%04" PRIx16 macro
H A Dwords_64.h62 #define PRINTF_WORD_HEX_FMT "%016" PRIx64 macro
H A Dwords_32.h61 #define PRINTF_WORD_HEX_FMT "%08" PRIx32 macro