Searched defs:opc (Results 1 - 25 of 252) sorted by relevance

1234567891011

/netbsd-current/sys/arch/vax/vax/
H A Dopcodes.c453 u_int opc; local
H A Ddb_disasm.c101 int opc; /* op-code */ member in struct:__anon17
[all...]
/netbsd-current/sys/arch/sh3/sh3/
H A Dsyscall.c113 int error, opc, nsys; local
/netbsd-current/lib/libperfuse/
H A Ddebug.c132 perfuse_trace_begin(struct perfuse_state *ps, puffs_cookie_t opc, argument
H A Dsubr.c126 perfuse_new_fh(puffs_cookie_t opc, uint64_t fh, int mode) argument
152 perfuse_destroy_fh(puffs_cookie_t opc, uint64_t fh) argument
180 perfuse_get_fh(puffs_cookie_t opc, int mode) argument
205 perfuse_node_path(struct perfuse_state *ps, puffs_cookie_t opc) argument
304 perfuse_node_cache(struct perfuse_state *ps, puffs_cookie_t opc) argument
320 perfuse_cache_flush(puffs_cookie_t opc) argument
[all...]
/netbsd-current/sys/arch/sparc64/sparc64/
H A Dsyscall.c287 vaddr_t opc, onpc; local
/netbsd-current/sys/arch/sparc/sparc/
H A Dsyscall.c221 int opc, onpc; local
/netbsd-current/external/bsd/wpa/dist/src/crypto/
H A Dmilenage.c36 int milenage_f1(const u8 *opc, const u8 *k, const u8 *_rand, argument
88 int milenage_f2345(const u8 *opc, const u8 *k, const u8 *_rand, argument
173 milenage_generate(const u8 *opc, const u8 *amf, const u8 *k, const u8 *sqn, const u8 *_rand, u8 *autn, u8 *ik, u8 *ck, u8 *res, size_t *res_len) argument
208 milenage_auts(const u8 *opc, const u8 *k, const u8 *_rand, const u8 *auts, u8 *sqn) argument
235 gsm_milenage(const u8 *opc, const u8 *k, const u8 *_rand, u8 *sres, u8 *kc) argument
270 milenage_check(const u8 *opc, const u8 *k, const u8 *sqn, const u8 *_rand, const u8 *autn, u8 *ik, u8 *ck, u8 *res, size_t *res_len, u8 *auts) argument
[all...]
/netbsd-current/sys/dev/pci/
H A Dpci_stub.c48 default_pci_chipset_tag_create(pci_chipset_tag_t opc, const uint64_t present, argument
/netbsd-current/lib/libpuffs/
H A Dsubr.c117 puffs_genfs_node_getattr(struct puffs_usermount *pu, puffs_cookie_t opc, argument
132 puffs_genfs_node_reclaim(struct puffs_usermount *pu, puffs_cookie_t opc) argument
/netbsd-current/share/examples/puffs/icfs/
H A Dicfs.c232 ic_node_readdir(struct puffs_usermount *pu, void *opc, struct dirent *dent, argument
/netbsd-current/share/examples/puffs/rot13fs/
H A Drot13fs.c192 rot13_node_readdir(struct puffs_usermount *pu, void *opc, struct dirent *dent, argument
218 rot13_node_read(struct puffs_usermount *pu, void *opc, argument
236 rot13_node_write(struct puffs_usermount *pu, void *opc, argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.h708 int opc = MI.getOpcode(); local
/netbsd-current/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DMallocOverflowSecurityChecker.cpp82 BinaryOperatorKind opc = binop->getOpcode(); local
[all...]
/netbsd-current/usr.sbin/perfused/
H A Dmsg.c166 perfused_new_pb (struct puffs_usermount *pu, puffs_cookie_t opc, int opcode, argument
/netbsd-current/sys/arch/mips/mips/
H A Dmips_emul.c188 mips_emul_inst(uint32_t status, uint32_t cause, vaddr_t opc, argument
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Dxstormy16-asm.c318 CGEN_OPCODE *opc = (CGEN_OPCODE *) CGEN_INSN_OPCODE (insn); local
H A Dxtensa-dis.c274 xtensa_opcode opc; local
190 print_xtensa_operand(bfd_vma memaddr, struct disassemble_info *info, xtensa_opcode opc, int opnd, unsigned operand_val) argument
[all...]
H A Depiphany-asm.c497 CGEN_OPCODE *opc = (CGEN_OPCODE *) CGEN_INSN_OPCODE (insn); local
H A Dloongarch-dis.c187 const struct loongarch_opcode *opc = get_loongarch_opcode_by_binfmt (insn); local
H A Dmt-asm.c637 CGEN_OPCODE *opc = (CGEN_OPCODE *) CGEN_INSN_OPCODE (insn); local
H A Dlm32-asm.c391 CGEN_OPCODE *opc = (CGEN_OPCODE *) CGEN_INSN_OPCODE (insn); local
H A Dtilepro-opc.c10205 const struct tilepro_opcode *opc; local
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Dbpf-asm.c222 CGEN_OPCODE *opc = (CGEN_OPCODE *) CGEN_INSN_OPCODE (insn); local
H A Dtilepro-opc.c10205 const struct tilepro_opcode *opc; local

Completed in 511 milliseconds

1234567891011