Searched defs:optype (Results 1 - 25 of 69) sorted by relevance

123

/netbsd-current/external/gpl3/gdb.old/dist/sim/cr16/
H A Dgencode.c162 int optype = cr16_instruction[i].operands[k].op_type; local
/netbsd-current/external/gpl3/gdb/dist/sim/cr16/
H A Dgencode.c165 int optype = cr16_instruction[i].operands[k].op_type; local
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/arm/
H A Darm-ldmstm.ml34 type optype = IN | OUT | INOUT type
/netbsd-current/external/gpl3/gcc/dist/gcc/config/arm/
H A Darm-ldmstm.ml34 type optype = IN | OUT | INOUT type
/netbsd-current/lib/libpuffs/
H A Dopdump.c170 const char *optype; local
/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/rsa/
H A Drsa_lib.c485 int RSA_pkey_ctx_ctrl(EVP_PKEY_CTX *ctx, int optype, int cmd, int p1, void *p2) argument
/netbsd-current/sys/arch/m68k/fpe/
H A Dfpu_emulate.c91 int optype, sig; local
/netbsd-current/usr.sbin/ldpd/
H A Dmpls_routes.c307 add_route(union sockunion *so_dest, union sockunion *so_prefix, union sockunion *so_gate, union sockunion *so_ifa, union sockunion *so_tag, int fr, int optype) argument
/netbsd-current/external/gpl3/binutils/dist/include/opcode/
H A Dtic54x.h31 enum optype { enum
/netbsd-current/external/gpl3/binutils.old/dist/include/opcode/
H A Dtic54x.h31 enum optype { enum
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dtree-chrec.c255 tree optype = TREE_TYPE (TREE_OPERAND (op1, 0)); local
288 tree optype = TREE_TYPE (TREE_OPERAND (op0, 0)); local
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/include/opcode/
H A Dtic54x.h31 enum optype { enum
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dtree-chrec.cc255 tree optype = TREE_TYPE (TREE_OPERAND (op1, 0)); local
288 tree optype = TREE_TYPE (TREE_OPERAND (op0, 0)); local
[all...]
/netbsd-current/external/gpl3/gdb/dist/include/opcode/
H A Dtic54x.h31 enum optype { enum
/netbsd-current/external/mpl/dhcp/bind/dist/lib/isc/
H A Dpk11.c270 pk11_get_session(pk11_context_t *ctx, pk11_optype_t optype, bool need_services, argument
642 pk11_get_best_token(pk11_optype_t optype) { argument
879 pk11_parse_uri(pk11_object_t *obj, const char *label, isc_mem_t *mctx, pk11_optype_t optype) argument
/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/evp/
H A Dpmeth_lib.c366 int EVP_PKEY_CTX_ctrl(EVP_PKEY_CTX *ctx, int keytype, int optype, argument
401 int EVP_PKEY_CTX_ctrl_uint64(EVP_PKEY_CTX *ctx, int keytype, int optype, argument
448 int EVP_PKEY_CTX_md(EVP_PKEY_CTX *ctx, int optype, int cmd, const char *md) argument
/netbsd-current/external/gpl3/gcc.old/dist/gcc/cp/
H A Dlambda.c1100 tree optype = TREE_TYPE (callop); local
/netbsd-current/external/gpl3/gcc/dist/gcc/cp/
H A Dlambda.cc1099 tree optype = TREE_TYPE (callop); local
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/rsa/
H A Drsa_lib.c730 int RSA_pkey_ctx_ctrl(EVP_PKEY_CTX *ctx, int optype, int cmd, int p1, void *p2) argument
882 int_set_rsa_md_name(EVP_PKEY_CTX *ctx, int keytype, int optype, const char *mdkey, const char *mdname, const char *propkey, const char *mdprops) argument
922 int_get_rsa_md_name(EVP_PKEY_CTX *ctx, int keytype, int optype, const char *mdkey, char *mdname, size_t mdnamesize) argument
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/evp/
H A Dctrl_params_translate.c239 int optype; /* The operation type */ member in struct:translation_st
2712 int optype local
2635 evp_pkey_ctx_ctrl_to_param(EVP_PKEY_CTX *pctx, int keytype, int optype, int cmd, int p1, void *p2) argument
2771 int optype = pctx->operation == 0 ? -1 : pctx->operation; local
[all...]
/netbsd-current/external/bsd/pcc/dist/pcc/mip/
H A Dpass2.h359 optype(int o) function
392 #define optype(o) (dope[o]&TYFLG) macro
/netbsd-current/usr.sbin/bootp/common/
H A Dreadfile.c787 int optype; /* Indicates boolean, addition, or deletion */ local
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-rx.c1568 op_type_T optype; local
H A Dtc-rl78.c912 op_type_T optype; local
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-rx.c1567 op_type_T optype; local

Completed in 259 milliseconds

123