Home
last modified time | relevance | path

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

/third_party/e2fsprogs/intl/
Dloadmsgcat.c231 #if !defined PRIuLEAST16 || PRI_MACROS_BROKEN
232 # undef PRIuLEAST16
233 # define PRIuLEAST16 "u" macro
607 return PRIuLEAST16; in get_sysdep_segment_value()
/third_party/uboot/u-boot-2020.01/include/
Dinttypes.h98 # define PRIuLEAST16 "u" macro
/third_party/musl/include/
Dinttypes.h84 #define PRIuLEAST16 "u" macro
/third_party/musl/porting/liteos_a/kernel/include/
Dinttypes.h84 #define PRIuLEAST16 "u" macro
/third_party/musl/porting/liteos_m/kernel/include/
Dinttypes.h88 #define PRIuLEAST16 "u" macro
/third_party/mingw-w64/mingw-w64-headers/crt/
Dinttypes.h104 #define PRIuLEAST16 "u" macro
/third_party/gettext/gettext-runtime/intl/
Dloadmsgcat.c205 #if !defined PRIuLEAST16
206 # define PRIuLEAST16 "u" macro
539 return PRIuLEAST16; in get_sysdep_segment_value()
/third_party/musl/libc-test/src/api/
Dinttypes.c146 S(PRIuLEAST16) in f()