/netbsd-src/external/bsd/ntp/dist/sntp/libevent/test/ |
H A D | regress_iocp.c | 240 struct event_overlapped rol, wol; in test_iocp_evbuffer() local
|
/netbsd-src/external/bsd/libevent/dist/test/ |
H A D | regress_iocp.c | 239 struct event_overlapped rol, wol; in test_iocp_evbuffer() local
|
/netbsd-src/external/gpl3/gdb/dist/gdb/testsuite/gdb.disasm/ |
H A D | mn10200.s | 206 rol d2 define
|
H A D | mn10300.s | 290 rol d2 define
|
/netbsd-src/external/bsd/wpa/dist/src/crypto/ |
H A D | sha1-internal.c | 130 #define rol(value, bits) (((value) << (bits)) | ((value) >> (32 - (bits)))) macro
|
/netbsd-src/external/gpl3/gcc.old/dist/libiberty/ |
H A D | sha1.c | 308 #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 D | SHA1.cpp | 30 static inline uint32_t rol(uint32_t Number, int Bits) { in rol() function
|
/netbsd-src/external/bsd/openldap/dist/libraries/liblutil/ |
H A D | sha1.c | 56 #define rol(value, bits) (((value) << (bits)) | ((value) >> (32 - (bits)))) macro
|
/netbsd-src/external/gpl3/binutils.old/dist/libiberty/ |
H A D | sha1.c | 304 #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 D | sha1.c | 308 #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 D | sha1.c | 309 #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 D | sha1.c | 28 #define rol(value, bits) (((value) << (bits)) | ((value) >> (32 - (bits)))) macro
|
/netbsd-src/common/lib/libc/hash/sha1/ |
H A D | sha1.c | 49 #define rol(value, bits) (((value) << (bits)) | ((value) >> (32 - (bits)))) macro
|
/netbsd-src/sys/external/bsd/sljit/dist/sljit_src/ |
H A D | sljitNativeARM_32.c | 1128 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 D | int128.d | 298 Cent rol(Cent c, uint n) in rol() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/ |
H A D | BitTracker.cpp | 253 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 D | tc-s12z.c | 1849 rol (const struct instruction *insn) in rol() function
|
/netbsd-src/external/gpl3/binutils/dist/gas/config/ |
H A D | tc-s12z.c | 1849 rol (const struct instruction *insn) in rol() function
|