Home
last modified time | relevance | path

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

/third_party/musl/porting/uniproton/kernel/include/
Dinttypes.h106 #define PRIxFAST64 __PRI64 "x" macro
/third_party/musl/include/
Dinttypes.h106 #define PRIxFAST64 __PRI64 "x" macro
/third_party/musl/porting/liteos_a/kernel/include/
Dinttypes.h106 #define PRIxFAST64 __PRI64 "x" macro
/third_party/musl/porting/liteos_m/kernel/include/
Dinttypes.h106 #define PRIxFAST64 __PRI64 "x" macro
/third_party/musl/ndk_musl_include/
Dinttypes.h106 #define PRIxFAST64 __PRI64 "x" macro
/third_party/gettext/gettext-runtime/intl/
Dloadmsgcat.c316 #if !defined PRIxFAST64
317 # define PRIxFAST64 PRIx64 macro
641 return PRIxFAST64; in get_sysdep_segment_value()
/third_party/musl/libc-test/src/api/
Dinttypes.c166 S(PRIxFAST64) in f()