Home
last modified time | relevance | path

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

/third_party/musl/porting/uniproton/kernel/include/
Dinttypes.h60 #define PRIiFAST32 "i" macro
/third_party/musl/include/
Dinttypes.h60 #define PRIiFAST32 "i" macro
/third_party/musl/porting/liteos_a/kernel/include/
Dinttypes.h60 #define PRIiFAST32 "i" macro
/third_party/musl/porting/liteos_m/kernel/include/
Dinttypes.h60 #define PRIiFAST32 "i" macro
/third_party/musl/ndk_musl_include/
Dinttypes.h60 #define PRIiFAST32 "i" macro
/third_party/gettext/gettext-runtime/intl/
Dloadmsgcat.c289 #if !defined PRIiFAST32
290 # define PRIiFAST32 "i" macro
619 return PRIiFAST32; in get_sysdep_segment_value()
/third_party/musl/libc-test/src/api/
Dinttypes.c123 S(PRIiFAST32) in f()