Searched defs:rotl (Results 1 - 14 of 14) sorted by relevance

/netbsd-current/external/mpl/dhcp/bind/dist/lib/isc/
H A Dxoshiro128starstar.c44 rotl(const uint32_t x, int k) { function
/netbsd-current/external/cddl/osnet/dist/uts/common/dtrace/
H A Ddtrace_xoroshiro128_plus.c38 rotl(const uint64_t x, int k) function
/netbsd-current/external/mpl/bind/dist/lib/isc/
H A Drandom.c89 rotl(const uint32_t x, int k) { function
/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/sm4/
H A Dsm4.c88 static ossl_inline uint32_t rotl(uint32_t a, uint8_t n) function
[all...]
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/sm4/
H A Dsm4.c88 static ossl_inline uint32_t rotl(uint32_t a, uint8_t n) function
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/libgfortran/intrinsics/
H A Drandom.c227 rotl (const uint64_t x, int k) function
/netbsd-current/external/gpl3/gdb/dist/sim/h8300/
H A Dwritecode.c392 rotl () function
/netbsd-current/external/gpl3/gdb.old/dist/sim/h8300/
H A Dwritecode.c392 rotl () function
/netbsd-current/external/gpl3/gcc/dist/libgfortran/intrinsics/
H A Drandom.c258 rotl (const uint64_t x, int k) function
/netbsd-current/external/mit/lua/dist/src/
H A Dlmathlib.c306 static Rand64 rotl (Rand64 x, int n) { function
422 static Rand64 rotl (Rand64 i, int n) { function
/netbsd-current/sys/net80211/
H A Dieee80211_crypto_tkip.c703 static __inline u32 rotl(u32 val, int bits) function
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/spu/
H A Dspu.c560 rtx rotl = gen_reg_rtx (SImode); local
5851 rtx rotl = gen_reg_rtx (V4SImode); local
/netbsd-current/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) argument
/netbsd-current/external/gpl3/gcc/dist/gcc/config/s390/
H A Ds390.cc2615 s390_extzv_shift_ok (int bitsize, int rotl, unsigned HOST_WIDE_INT contig) argument

Completed in 501 milliseconds