Home
last modified time | relevance | path

Searched refs:PRIoFAST8 (Results 1 – 7 of 7) sorted by relevance

/third_party/musl/porting/liteos_a/kernel/include/
Dinttypes.h73 #define PRIoFAST8 "o" macro
/third_party/musl/porting/liteos_m/kernel/include/
Dinttypes.h73 #define PRIoFAST8 "o" macro
/third_party/musl/porting/uniproton/kernel/include/
Dinttypes.h73 #define PRIoFAST8 "o" macro
/third_party/musl/include/
Dinttypes.h73 #define PRIoFAST8 "o" macro
/third_party/musl/ndk_musl_include/
Dinttypes.h73 #define PRIoFAST8 "o" macro
/third_party/gettext/gettext-runtime/intl/
Dloadmsgcat.c256 #if !defined PRIoFAST8
257 # define PRIoFAST8 "o" macro
589 return PRIoFAST8; in get_sysdep_segment_value()
/third_party/musl/libc-test/src/api/
Dinttypes.c135 S(PRIoFAST8) in f()