Searched defs:rs2 (Results 1 - 25 of 59) sorted by relevance

123

/netbsd-current/external/bsd/openldap/dist/contrib/slapd-modules/rbac/
H A Dinit.c161 SlapReply rs2 = { REP_RESULT }; local
H A Drbacperm.c118 SlapReply rs2 = { REP_RESULT }; local
H A Drbacaudit.c73 SlapReply rs2 = { REP_RESULT }; local
H A Drbacuser.c246 SlapReply rs2 = { REP_RESULT }; local
361 SlapReply rs2 = { REP_RESULT }; local
H A Drbacsess.c221 SlapReply rs2 = { REP_RESULT }; local
281 SlapReply rs2 = { REP_RESULT }; local
352 SlapReply rs2 = { REP_RESULT }; local
418 SlapReply rs2 = { REP_RESULT }; local
517 SlapReply rs2 = { REP_RESULT }; local
662 SlapReply rs2 = { REP_RESULT }; local
736 SlapReply rs2 = { REP_RESULT }; local
837 SlapReply rs2 = { REP_RESULT }; local
[all...]
/netbsd-current/sys/arch/sparc64/sparc64/
H A Demul.c245 int64_t rs1, rs2; local
132 muldiv(struct trapframe64 *tf, union instr *code, int32_t *rd, int32_t *rs1, int32_t *rs2) argument
380 int32_t rs1, rs2, rd; local
[all...]
/netbsd-current/sys/arch/sparc/fpu/
H A Dfpu.c305 int opf, rs1, rs2, rd, type, mask, fsr, cx; local
308 int opf, rs1, rs2, rd, type, mask, fsr, cx, i, cond; local
[all...]
/netbsd-current/sys/arch/sparc/sparc/
H A Demul.c248 int32_t rs1, rs2; local
133 muldiv(struct trapframe *tf, union instr *code, int32_t *rd, int32_t *rs1, int32_t *rs2) argument
388 int32_t rs1, rs2, rd; local
[all...]
/netbsd-current/external/bsd/openldap/dist/servers/slapd/back-sql/
H A Ddelete.c337 SlapReply rs2 = { REP_RESULT }; local
/netbsd-current/external/bsd/openldap/dist/contrib/slapd-modules/samba4/
H A Dpguid.c343 SlapReply rs2 = { REP_RESULT }; local
H A Drdnval.c89 SlapReply rs2 = { 0 }; local
538 SlapReply rs2 = { REP_RESULT }; local
H A Dvernum.c312 SlapReply rs2 = { REP_RESULT }; local
/netbsd-current/sys/arch/riscv/riscv/
H A Ddb_machdep.c182 register_t rs2 = get_reg_value(tf, i.type_b.b_rs2); local
/netbsd-current/external/bsd/openldap/dist/contrib/slapd-modules/vc/
H A Dvc.c199 SlapReply rs2 = { 0 }; local
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Driscv-opc.c151 int rs2 = (insn & MASK_RS2) >> OP_SH_RS2; local
H A Ddlx-dis.c39 unsigned char opc, rs1, rs2, rd; variable
/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Driscv-opc.c100 int rs2 = (insn & MASK_RS2) >> OP_SH_RS2; local
H A Ddlx-dis.c39 unsigned char opc, rs1, rs2, rd; variable
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Driscv-opc.c151 int rs2 = (insn & MASK_RS2) >> OP_SH_RS2; local
H A Ddlx-dis.c39 unsigned char opc, rs1, rs2, rd; variable
/netbsd-current/external/bsd/openldap/dist/servers/slapd/back-meta/
H A Dconn.c921 SlapReply rs2 = { REP_RESULT }; local
/netbsd-current/external/bsd/openldap/dist/contrib/slapd-modules/nssov/
H A Dpam.c393 SlapReply rs2 = {REP_RESULT}; local
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Driscv-opc.c164 int rs2 = (insn & MASK_RS2) >> OP_SH_RS2; local
H A Ddlx-dis.c39 unsigned char opc, rs1, rs2, rd; variable
/netbsd-current/external/gpl3/gdb/dist/sim/riscv/
H A Dsim-main.c152 int rs2 = (iw >> OP_SH_RS2) & OP_MASK_RS2; local
651 int rs2 = (iw >> OP_SH_RS2) & OP_MASK_RS2; local
799 int rs2 = (iw >> OP_SH_RS2) & OP_MASK_RS2; local
[all...]

Completed in 195 milliseconds

123