Home
last modified time | relevance | path

Searched refs:SCNdFAST64 (Results 1 – 10 of 10) sorted by relevance

/freebsd-14-stable/sys/riscv/include/
HD_inttypes.h146 #define SCNdFAST64 "ld" /* int_fast64_t */ macro
/freebsd-14-stable/sys/arm/include/
HD_inttypes.h148 #define SCNdFAST64 "lld" /* int_fast64_t */ macro
/freebsd-14-stable/sys/arm64/include/
HD_inttypes.h150 #define SCNdFAST64 "ld" /* int_fast64_t */ macro
/freebsd-14-stable/sys/powerpc/include/
HD_inttypes.h156 #define SCNdFAST64 __PRI64"d" /* int_fast64_t */ macro
/freebsd-14-stable/sys/x86/include/
HD_inttypes.h156 #define SCNdFAST64 __PRI64"d" /* int_fast64_t */ macro
/freebsd-14-stable/contrib/llvm-project/libcxx/include/
HDcinttypes143 SCNdFAST64
/freebsd-14-stable/contrib/tzcode/
HDprivate.h362 #ifndef SCNdFAST64
363 # define SCNdFAST64 PRIdFAST64 macro
HDzic.c32 #define SCNdZIC SCNdFAST64
/freebsd-14-stable/contrib/netbsd-tests/include/
HDt_inttypes.c176 SCAN(SCNdFAST64, if64); in ATF_TC_BODY()
/freebsd-14-stable/contrib/llvm-project/clang/lib/Tooling/Inclusions/Stdlib/
HDStdSpecialSymbolMap.inc622 SYMBOL(SCNdFAST64, None, <cinttypes>)
623 SYMBOL(SCNdFAST64, None, <inttypes.h>)