Home
last modified time | relevance | path

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

/freebsd-12-stable/usr.bin/grep/
Dqueue.c84 bool rotated; in enqueue() local
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/Instruction/ARM/
DEmulateInstructionARM.cpp8406 uint64_t rotated = ROR(Rm, rotation, &success); in EmulateSXTB() local
8491 uint64_t rotated = ROR(Rm, rotation, &success); in EmulateSXTH() local
8576 uint64_t rotated = ROR(Rm, rotation, &success); in EmulateUXTB() local
8658 uint64_t rotated = ROR(Rm, rotation, &success); in EmulateUXTH() local