Searched refs:PRIo32 (Results 1 – 2 of 2) sorted by relevance
23 printk("o%" PRIo32 "\n", INT32_C(32)); in main()
45 #define PRIo32 "o" /* int32_t */ macro