Home
last modified time | relevance | path

Searched refs:PRIdFAST64 (Results 1 – 9 of 9) sorted by relevance

/src/contrib/tzcode/
H A Dprivate.h404 # ifndef PRIdFAST64
406 # define PRIdFAST64 "ld" macro
408 # define PRIdFAST64 "lld" macro
413 # define SCNdFAST64 PRIdFAST64
/src/sys/riscv/include/
H A D_inttypes.h52 #define PRIdFAST64 "ld" /* int_fast64_t */ macro
/src/sys/arm/include/
H A D_inttypes.h54 #define PRIdFAST64 "lld" /* int_fast64_t */ macro
/src/sys/arm64/include/
H A D_inttypes.h56 #define PRIdFAST64 "ld" /* int_fast64_t */ macro
/src/sys/powerpc/include/
H A D_inttypes.h62 #define PRIdFAST64 __PRI64"d" /* int_fast64_t */ macro
/src/sys/x86/include/
H A D_inttypes.h62 #define PRIdFAST64 __PRI64"d" /* int_fast64_t */ macro
/src/contrib/llvm-project/libcxx/include/
H A Dcinttypes35 PRIdFAST64
/src/contrib/netbsd-tests/include/
H A Dt_inttypes.c85 PRINT(PRIdFAST64, if64); in ATF_TC_BODY()
/src/contrib/llvm-project/clang/lib/Tooling/Inclusions/Stdlib/
H A DStdSpecialSymbolMap.inc454 SYMBOL(PRIdFAST64, None, <cinttypes>)
455 SYMBOL(PRIdFAST64, None, <inttypes.h>)