Home
last modified time | relevance | path

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

/third_party/musl/porting/uniproton/kernel/include/
Dinttypes.h76 #define PRIoFAST64 __PRI64 "o" macro
/third_party/musl/include/
Dinttypes.h76 #define PRIoFAST64 __PRI64 "o" macro
/third_party/musl/porting/liteos_a/kernel/include/
Dinttypes.h76 #define PRIoFAST64 __PRI64 "o" macro
/third_party/musl/porting/liteos_m/kernel/include/
Dinttypes.h76 #define PRIoFAST64 __PRI64 "o" macro
/third_party/musl/ndk_musl_include/
Dinttypes.h76 #define PRIoFAST64 __PRI64 "o" macro
/third_party/gettext/gettext-runtime/intl/
Dloadmsgcat.c310 #if !defined PRIoFAST64
311 # define PRIoFAST64 PRIo64 macro
637 return PRIoFAST64; in get_sysdep_segment_value()
/third_party/musl/libc-test/src/api/
Dinttypes.c138 S(PRIoFAST64) in f()