Searched refs:PRIo32 (Results 1 – 10 of 10) sorted by relevance
35 #undef PRIo3270 #define PRIo32 "o" macro
75 #define PRIo32 "o" /* uint32_t */ macro
77 #define PRIo32 "o" /* uint32_t */ macro
79 #define PRIo32 "o" /* uint32_t */ macro
85 #define PRIo32 "o" /* uint32_t */ macro
60 PRIo32
106 PRINT(PRIo32, ui32); in ATF_TC_BODY()
520 SYMBOL(PRIo32, None, <cinttypes>)521 SYMBOL(PRIo32, None, <inttypes.h>)
929 "File permissions of %s (remote): 0o%04" PRIo32 "\n", in DoExecute()