Home
last modified time | relevance | path

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

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