Home
last modified time | relevance | path

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

/freebsd-src/usr.bin/grep/
H A Dqueue.c80 bool rotated; in enqueue() local
/freebsd-src/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); EmulateSXTH() local
8551 uint64_t rotated = ROR(Rm, rotation, &success); EmulateUXTB() local
8633 uint64_t rotated = ROR(Rm, rotation, &success); EmulateUXTH() local
[all...]