Searched defs:S64 (Results 1 - 22 of 22) sorted by relevance

/freebsd-13-stable/sys/dev/mpr/mpi/
H A Dmpi2_type.h103 } S64; typedef in typeref:struct:_S64
/freebsd-13-stable/sys/dev/mps/mpi/
H A Dmpi2_type.h104 } S64; typedef in typeref:struct:_S64
/freebsd-13-stable/sys/dev/mpt/mpilib/
H A Dmpi_type.h104 } S64; typedef in typeref:struct:_S64
/freebsd-13-stable/contrib/libarchive/libarchive/test/
H A Dtest_archive_string.c307 #define S64 S32 S32 macro
317 #undef S64 macro
/freebsd-13-stable/sys/dev/isci/
H A Denvironment.h58 typedef int64_t S64; typedef
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsABIFlagsSection.h23 enum class FpABIKind { ANY, XX, S32, S64, SOFT }; member in class:llvm::MipsABIFlagsSection::FpABIKind
/freebsd-13-stable/contrib/unbound/compat/
H A Dsha512.c187 #define S64(b,x) (((x) >> (b)) | ((x) << (64 - (b)))) macro
[all...]
/freebsd-13-stable/contrib/apr/random/unix/
H A Dsha2.c128 #define S64(b,x) (((x) >> (b)) | ((x) << (64 - (b)))) macro
[all...]
/freebsd-13-stable/sys/contrib/zstd/lib/common/
H A Dmem.h59 typedef int64_t S64; typedef
79 typedef signed long long S64; typedef
/freebsd-13-stable/sys/dev/pms/freebsd/driver/common/
H A Dostypes.h120 typedef long long S64; typedef
/freebsd-13-stable/crypto/openssh/openbsd-compat/
H A Dsha2.c164 #define S64(b,x) (((x) >> (b)) | ((x) << (64 - (b)))) macro
[all...]
/freebsd-13-stable/contrib/ldns/
H A Dsha2.c195 #define S64(b,x) (((x) >> (b)) | ((x) << (64 - (b)))) macro
[all...]
/freebsd-13-stable/contrib/ntp/lib/isc/
H A Dsha2.c345 #define S64(b,x) (((x) >> (b)) | ((x) << (64 - (b)))) macro
[all...]
/freebsd-13-stable/sys/contrib/zstd/lib/legacy/
H A Dzstd_v01.c177 typedef int64_t S64; typedef
185 typedef signed long long S64; typedef
H A Dzstd_v02.c103 typedef int64_t S64; typedef
111 typedef signed long long S64; typedef
H A Dzstd_v03.c104 typedef int64_t S64; typedef
112 typedef signed long long S64; typedef
H A Dzstd_v04.c66 typedef int64_t S64; typedef
74 typedef signed long long S64; typedef
H A Dzstd_v05.c94 typedef int64_t S64; typedef
102 typedef signed long long S64; typedef
H A Dzstd_v06.c96 typedef int64_t S64; typedef
104 typedef signed long long S64; typedef
H A Dzstd_v07.c256 typedef int64_t S64; typedef
264 typedef signed long long S64; typedef
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp4437 const LLT S64 = LLT::scalar(64); local
4526 const LLT S64 = LLT::scalar(64); local
4572 const LLT S64 = LLT::scalar(64); local
4615 const LLT S64 = LLT::scalar(64); local
4790 const LLT S64 = LLT::scalar(64); local
[all...]
/freebsd-13-stable/sys/contrib/openzfs/module/zstd/lib/
H A Dzstd.c339 typedef int64_t S64; typedef
359 typedef signed long long S64; typedef
[all...]

Completed in 642 milliseconds