Home
last modified time | relevance | path

Searched refs:SCNxFAST8 (Results 1 – 2 of 2) sorted by relevance

/dragonfly/gnu/usr.bin/grep/libgreputils/
HDinttypes.h1328 #if !defined SCNxFAST8 || 0
1329 # undef SCNxFAST8
1331 # define SCNxFAST8 SCNx64 macro
1333 # define SCNxFAST8 "hx" macro
1335 # define SCNxFAST8 "hhx" macro
1337 # define SCNxFAST8 "x" macro
/dragonfly/sys/cpu/x86_64/include/
HDinttypes.h279 #define SCNxFAST8 "x" /* uint_fast8_t */ macro