Home
last modified time | relevance | path

Searched defs:rotated (Results 1 – 3 of 3) sorted by relevance

/freebsd/usr.bin/grep/
H A Dqueue.c80 bool rotated; in enqueue() local
/freebsd/crypto/krb5/src/lib/gssapi/krb5/
H A Dunwrap.c285 uint8_t flags, filler, *rotated = NULL; in unwrap_v3() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/Instruction/ARM/
H A DEmulateInstructionARM.cpp8381 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