Home
last modified time | relevance | path

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

/third_party/e2fsprogs/intl/
Dloadmsgcat.c303 #if !defined PRIuFAST8 || PRI_MACROS_BROKEN
304 # undef PRIuFAST8
305 # define PRIuFAST8 "u" macro
659 return PRIuFAST8; in get_sysdep_segment_value()
/third_party/uboot/u-boot-2020.01/include/
Dinttypes.h102 # define PRIuFAST8 "u" macro
/third_party/musl/include/
Dinttypes.h88 #define PRIuFAST8 "u" macro
/third_party/musl/porting/liteos_a/kernel/include/
Dinttypes.h88 #define PRIuFAST8 "u" macro
/third_party/musl/porting/liteos_m/kernel/include/
Dinttypes.h92 #define PRIuFAST8 "u" macro
/third_party/mingw-w64/mingw-w64-headers/crt/
Dinttypes.h108 #define PRIuFAST8 "u" macro
/third_party/gettext/gettext-runtime/intl/
Dloadmsgcat.c259 #if !defined PRIuFAST8
260 # define PRIuFAST8 "u" macro
591 return PRIuFAST8; in get_sysdep_segment_value()
/third_party/musl/libc-test/src/api/
Dinttypes.c149 S(PRIuFAST8) in f()