Home
last modified time | relevance | path

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

/third_party/musl/porting/uniproton/kernel/include/
Dinttypes.h91 #define PRIuFAST64 __PRI64 "u" macro
/third_party/musl/include/
Dinttypes.h91 #define PRIuFAST64 __PRI64 "u" macro
/third_party/musl/porting/liteos_a/kernel/include/
Dinttypes.h91 #define PRIuFAST64 __PRI64 "u" macro
/third_party/musl/porting/liteos_m/kernel/include/
Dinttypes.h91 #define PRIuFAST64 __PRI64 "u" macro
/third_party/musl/ndk_musl_include/
Dinttypes.h91 #define PRIuFAST64 __PRI64 "u" macro
/third_party/gettext/gettext-runtime/intl/
Dloadmsgcat.c313 #if !defined PRIuFAST64
314 # define PRIuFAST64 PRIu64 macro
639 return PRIuFAST64; in get_sysdep_segment_value()
/third_party/musl/libc-test/src/api/
Dinttypes.c152 S(PRIuFAST64) in f()