Searched refs:PRIoFAST16 (Results 1 – 16 of 16) sorted by relevance
88 #define PRIoFAST16 "o" /* uint_fast16_t */ macro
85 #define PRIoFAST16 "o" /* uint_fast16_t */ macro
85 #define PRIoFAST16 "ho" /* uint_fast16_t */ macro
86 #define PRIoFAST16 "o" /* uint_fast16_t */ macro
323 #if !defined PRIoFAST16 || PRI_MACROS_BROKEN324 # undef PRIoFAST16325 # define PRIoFAST16 "o" macro679 return PRIoFAST16;
121 #define PRIoFAST16 "o" /* uint_fast16_t */ macro
130 #define PRIoFAST16 "o" /* uint_fast16_t */ macro
118 #define PRIoFAST16 "o" /* uint_fast16_t */ macro
131 #define PRIoFAST16 "o" /* uint_fast16_t */ macro
101 T_(PRIoFAST16),
85 #define PRIoFAST16 __UINT_FAST16_FMTo__ macro
113 PRINT(PRIoFAST16, uif16); in ATF_TC_BODY()