Home
last modified time | relevance | path

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

/third_party/e2fsprogs/intl/
Dloadmsgcat.c107 #if !defined PRIo8 || PRI_MACROS_BROKEN
108 # undef PRIo8
109 # define PRIo8 "o" macro
522 return PRIo8; in get_sysdep_segment_value()
/third_party/uboot/u-boot-2020.01/include/
Dinttypes.h76 # define PRIo8 "o" macro
/third_party/musl/include/
Dinttypes.h63 #define PRIo8 "o" macro
/third_party/musl/porting/liteos_a/kernel/include/
Dinttypes.h63 #define PRIo8 "o" macro
/third_party/musl/porting/liteos_m/kernel/include/
Dinttypes.h67 #define PRIo8 "o" macro
/third_party/mingw-w64/mingw-w64-headers/crt/
Dinttypes.h81 #define PRIo8 "o" macro
/third_party/gettext/gettext-runtime/intl/
Dloadmsgcat.c112 #if !defined PRIo8
113 # define PRIo8 "o" macro
454 return PRIo8; in get_sysdep_segment_value()
/third_party/musl/libc-test/src/api/
Dinttypes.c127 S(PRIo8) in f()