Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/tests/misc/print_format/src/
Dmain.c21 printk("o%" PRIo8 "\n", INT8_C(8)); in main()
/Zephyr-Core-3.5.0/lib/libc/minimal/include/
Dinttypes.h43 #define PRIo8 "o" /* int8_t */ macro