Home
last modified time | relevance | path

Searched defs:rotl (Results 1 – 17 of 17) sorted by relevance

/netbsd/external/mpl/bind/dist/lib/isc/
H A Dxoshiro128starstar.c44 rotl(const uint32_t x, int k) { in rotl() function
/netbsd/external/cddl/osnet/dist/uts/common/dtrace/
H A Ddtrace_xoroshiro128_plus.c38 rotl(const uint64_t x, int k) in rotl() function
/netbsd/crypto/external/bsd/openssl.old/dist/crypto/sm4/
H A Dsm4.c88 static ossl_inline uint32_t rotl(uint32_t a, uint8_t n) in rotl() function
/netbsd/crypto/external/bsd/openssl/dist/crypto/sm4/
H A Dsm4.c88 static ossl_inline uint32_t rotl(uint32_t a, uint8_t n) in rotl() function
/netbsd/external/mit/lua/dist/src/
H A Dlmathlib.c306 static Rand64 rotl (Rand64 x, int n) { in rotl() function
422 static Rand64 rotl (Rand64 i, int n) { in rotl() function
/netbsd/external/gpl3/gcc.old/dist/libphobos/src/std/digest/
H A Dmurmurhash.d605 private T rotl(T)(T x, uint y) in rotl() function
/netbsd/external/gpl3/gcc/dist/libphobos/src/std/digest/
H A Dmurmurhash.d605 private T rotl(T)(T x, uint y) in rotl() function
/netbsd/external/gpl3/gdb/dist/sim/h8300/
H A Dwritecode.c392 rotl () in rotl() function
/netbsd/external/gpl3/gdb.old/dist/sim/h8300/
H A Dwritecode.c392 rotl () in rotl() function
/netbsd/external/gpl3/gcc.old/dist/libgfortran/intrinsics/
H A Drandom.c227 rotl (const uint64_t x, int k) in rotl() function
/netbsd/external/gpl3/gcc/dist/libgfortran/intrinsics/
H A Drandom.c258 rotl (const uint64_t x, int k) in rotl() function
/netbsd/sys/net80211/
H A Dieee80211_crypto_tkip.c703 static __inline u32 rotl(u32 val, int bits) in rotl() function
/netbsd/external/apache2/llvm/dist/llvm/lib/Support/
H A DAPInt.cpp1069 APInt APInt::rotl(const APInt &rotateAmt) const { in rotl() function in APInt
1073 APInt APInt::rotl(unsigned rotateAmt) const { in rotl() function in APInt
/netbsd/external/gpl3/gcc.old/dist/gcc/config/spu/
H A Dspu.c560 rtx rotl = gen_reg_rtx (SImode); in spu_expand_insv() local
5851 rtx rotl = gen_reg_rtx (V4SImode); in spu_trampoline_init() local
/netbsd/external/gpl3/gcc/dist/gcc/config/s390/
H A Ds390.c2546 s390_extzv_shift_ok (int bitsize, int rotl, unsigned HOST_WIDE_INT contig) in s390_extzv_shift_ok()
H A Ds390.cc2615 s390_extzv_shift_ok (int bitsize, int rotl, unsigned HOST_WIDE_INT contig) in s390_extzv_shift_ok()
/netbsd/external/gpl3/gcc.old/dist/gcc/config/s390/
H A Ds390.c2546 s390_extzv_shift_ok (int bitsize, int rotl, unsigned HOST_WIDE_INT contig) in s390_extzv_shift_ok()