Go to the documentation of this file.
55 #define PRIuLEAST8 "hhu"
56 #define PRIuLEAST16 "hu"
57 #define PRIuLEAST32 "u"
58 #define PRIuLEAST64 "llu"
60 #define PRIuFAST8 "hhu"
61 #define PRIuFAST16 "hu"
62 #define PRIuFAST32 "u"
63 #define PRIuFAST64 "llu"