Searched defs:rotated (Results 1 – 3 of 3) sorted by relevance
/freebsd/usr.bin/grep/ |
H A D | queue.c | 80 bool rotated; in enqueue() local
|
/freebsd/crypto/krb5/src/lib/gssapi/krb5/ |
H A D | unwrap.c | 285 uint8_t flags, filler, *rotated = NULL; in unwrap_v3() local
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/Instruction/ARM/ |
H A D | EmulateInstructionARM.cpp | 8381 uint64_t rotated = ROR(Rm, rotation, &success); in EmulateSXTB() local 8466 uint64_t rotated = ROR(Rm, rotation, &success); in EmulateSXTH() local 8551 uint64_t rotated = ROR(Rm, rotation, &success); in EmulateUXTB() local 8633 uint64_t rotated = ROR(Rm, rotation, &success); in EmulateUXTH() local
|