Home
last modified time | relevance | path

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

/third_party/e2fsprogs/intl/
Dloadmsgcat.c291 #if !defined PRIdFAST8 || PRI_MACROS_BROKEN
292 # undef PRIdFAST8
293 # define PRIdFAST8 "d" macro
653 return PRIdFAST8; in get_sysdep_segment_value()
/third_party/uboot/u-boot-2020.01/include/
Dinttypes.h55 # define PRIdFAST8 "d" macro
/third_party/musl/include/
Dinttypes.h43 #define PRIdFAST8 "d" macro
/third_party/musl/porting/liteos_a/kernel/include/
Dinttypes.h43 #define PRIdFAST8 "d" macro
/third_party/musl/porting/liteos_m/kernel/include/
Dinttypes.h47 #define PRIdFAST8 "d" macro
/third_party/mingw-w64/mingw-w64-headers/crt/
Dinttypes.h58 #define PRIdFAST8 "d" macro
/third_party/gettext/gettext-runtime/intl/
Dloadmsgcat.c250 #if !defined PRIdFAST8
251 # define PRIdFAST8 "d" macro
585 return PRIdFAST8; in get_sysdep_segment_value()
/third_party/musl/libc-test/src/api/
Dinttypes.c107 S(PRIdFAST8) in f()