Searched defs:rj (Results 1 – 4 of 4) sorted by relevance
/freebsd/contrib/llvm-project/lldb/source/Plugins/Instruction/LoongArch/ |
H A D | EmulateInstructionLoongArch.cpp | 275 uint32_t rj = Bits32(inst, 9, 5); in EmulateBEQZ64() local 295 uint32_t rj = Bits32(inst, 9, 5); in EmulateBNEZ64() local 358 uint32_t rj = Bits32(inst, 9, 5); in EmulateJIRL64() local 407 uint32_t rj = Bits32(inst, 9, 5); in EmulateBEQ64() local 430 uint32_t rj = Bits32(inst, 9, 5); in EmulateBNE64() local 453 uint32_t rj = Bits32(inst, 9, 5); in EmulateBLT64() local 478 uint32_t rj = Bits32(inst, 9, 5); in EmulateBGE64() local 503 uint32_t rj = Bits32(inst, 9, 5); in EmulateBLTU64() local 526 uint32_t rj = Bits32(inst, 9, 5); in EmulateBGEU64() local
|
/freebsd/usr.sbin/lpr/common_source/ |
H A D | request.c | 60 struct req_jobid *rj; in free_request() local
|
/freebsd/sys/opencrypto/ |
H A D | rmd160.c | 80 #define R(a, b, c, d, e, Fj, Kj, sj, rj) \ argument
|
/freebsd/usr.sbin/jail/ |
H A D | command.c | 182 struct cfjail *rj; in finish_command() local
|