Home
last modified time | relevance | path

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

/third_party/musl/porting/uniproton/kernel/include/
Dinttypes.h84 #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.h84 #define PRIuLEAST16 "u" macro
/third_party/musl/ndk_musl_include/
Dinttypes.h84 #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()