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

/freebsd-10-stable/sys/dev/asr/
H A Di2otypes.h107 } S64; typedef in typeref:struct:_S64
/freebsd-10-stable/sys/dev/mpt/mpilib/
H A Dmpi_type.h105 } S64; typedef in typeref:struct:_S64
/freebsd-10-stable/sys/dev/mps/mpi/
H A Dmpi2_type.h103 } S64; typedef in typeref:struct:_S64
/freebsd-10-stable/sys/dev/mpr/mpi/
H A Dmpi2_type.h108 } S64; typedef in typeref:struct:_S64
/freebsd-10-stable/sys/dev/isci/
H A Denvironment.h56 typedef int64_t S64; typedef
/freebsd-10-stable/contrib/libarchive/libarchive/test/
H A Dtest_archive_string.c307 #define S64 S32 S32 macro
317 #undef S64 macro
/freebsd-10-stable/contrib/apr/random/unix/
H A Dsha2.c128 #define S64(b,x) (((x) >> (b)) | ((x) << (64 - (b)))) macro
[all...]
/freebsd-10-stable/sys/dev/pms/freebsd/driver/common/
H A Dostypes.h120 typedef long long S64; typedef
/freebsd-10-stable/contrib/unbound/compat/
H A Dsha512.c187 #define S64(b,x) (((x) >> (b)) | ((x) << (64 - (b)))) macro
[all...]
/freebsd-10-stable/crypto/openssh/openbsd-compat/
H A Dsha2.c164 #define S64(b,x) (((x) >> (b)) | ((x) << (64 - (b)))) macro
[all...]
/freebsd-10-stable/contrib/ldns/
H A Dsha2.c195 #define S64(b,x) (((x) >> (b)) | ((x) << (64 - (b)))) macro
[all...]
/freebsd-10-stable/contrib/ntp/lib/isc/
H A Dsha2.c345 #define S64(b,x) (((x) >> (b)) | ((x) << (64 - (b)))) macro
[all...]

Completed in 99 milliseconds