Home
last modified time | relevance | path

Searched defs:rol (Results 1 – 18 of 18) sorted by relevance

/netbsd-src/external/bsd/ntp/dist/sntp/libevent/test/
H A Dregress_iocp.c240 struct event_overlapped rol, wol; in test_iocp_evbuffer() local
/netbsd-src/external/bsd/libevent/dist/test/
H A Dregress_iocp.c239 struct event_overlapped rol, wol; in test_iocp_evbuffer() local
/netbsd-src/external/gpl3/gdb/dist/gdb/testsuite/gdb.disasm/
H A Dmn10200.s206 rol d2 define
H A Dmn10300.s290 rol d2 define
/netbsd-src/external/bsd/wpa/dist/src/crypto/
H A Dsha1-internal.c130 #define rol(value, bits) (((value) << (bits)) | ((value) >> (32 - (bits)))) macro
/netbsd-src/external/gpl3/gcc.old/dist/libiberty/
H A Dsha1.c308 #define rol(x, n) (((x) << (n)) | ((sha1_uint32) (x) >> (32 - (n)))) in sha1_process_block() macro
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DSHA1.cpp30 static inline uint32_t rol(uint32_t Number, int Bits) { in rol() function
/netbsd-src/external/bsd/openldap/dist/libraries/liblutil/
H A Dsha1.c56 #define rol(value, bits) (((value) << (bits)) | ((value) >> (32 - (bits)))) macro
/netbsd-src/external/gpl3/binutils.old/dist/libiberty/
H A Dsha1.c304 #define rol(x, n) (((x) << (n)) | ((sha1_uint32) (x) >> (32 - (n)))) in sha1_process_block() macro
/netbsd-src/external/gpl3/gcc/dist/libiberty/
H A Dsha1.c308 #define rol(x, n) (((x) << (n)) | ((sha1_uint32) (x) >> (32 - (n)))) in sha1_process_block() macro
/netbsd-src/external/gpl3/binutils/dist/libiberty/
H A Dsha1.c309 #define rol(x, n) (((x) << (n)) | ((sha1_uint32) (x) >> (32 - (n)))) in sha1_process_block() macro
/netbsd-src/crypto/external/bsd/netpgp/dist/src/netpgpverify/
H A Dsha1.c28 #define rol(value, bits) (((value) << (bits)) | ((value) >> (32 - (bits)))) macro
/netbsd-src/common/lib/libc/hash/sha1/
H A Dsha1.c49 #define rol(value, bits) (((value) << (bits)) | ((value) >> (32 - (bits)))) macro
/netbsd-src/sys/external/bsd/sljit/dist/sljit_src/
H A DsljitNativeARM_32.c1128 sljit_s32 rol; in get_imm() local
1169 sljit_s32 rol; in generate_int() local
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/
H A Dint128.d298 Cent rol(Cent c, uint n) in rol() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DBitTracker.cpp253 BT::RegisterCell &BT::RegisterCell::rol(uint16_t Sh) { in rol() function in BT::RegisterCell
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-s12z.c1849 rol (const struct instruction *insn) in rol() function
/netbsd-src/external/gpl3/binutils/dist/gas/config/
H A Dtc-s12z.c1849 rol (const struct instruction *insn) in rol() function