Home
last modified time | relevance | path

Searched defs:type2 (Results 1 – 22 of 22) sorted by relevance

/freebsd-src/crypto/openssl/include/openssl/
H A Dobjects.h84 # define _DECLARE_OBJ_BSEARCH_CMP_FN(scope, type1, type2, nm) \ argument
89 # define DECLARE_OBJ_BSEARCH_CMP_FN(type1, type2, cmp) \ argument
91 # define DECLARE_OBJ_BSEARCH_GLOBAL_CMP_FN(type1, type2, nm) \ argument
121 # define IMPLEMENT_OBJ_BSEARCH_CMP_FN(type1, type2, nm) \ argument
135 # define IMPLEMENT_OBJ_BSEARCH_GLOBAL_CMP_FN(type1, type2, nm) \ argument
149 # define OBJ_bsearch(type1,key,type2,base,num,cmp) \ argument
156 # define OBJ_bsearch_ex(type1,key,type2,base,num,cmp,flags) \ argument
/freebsd-src/contrib/elftoolchain/libelf/
H A Dgelf_mips64el.c51 uint8_t ssym, type3, type2, type; in _libelf_mips64el_r_info_tof() local
69 uint8_t ssym, type3, type2, type; in _libelf_mips64el_r_info_tom() local
/freebsd-src/sys/contrib/openzfs/lib/libspl/
H A Datomic.c68 ATOMIC_ADD(name,type1,type2) global() argument
92 ATOMIC_SUB(name,type1,type2) ATOMIC_ADD() argument
192 ATOMIC_ADD_NV(name,type1,type2) global() argument
216 ATOMIC_SUB_NV(name,type1,type2) ATOMIC_ADD_NV() argument
/freebsd-src/include/ssp/
H A Dstring.h84 __ssp_bos_icheck3_restrict(fun,type1,type2) global() argument
91 __ssp_bos_icheck3(fun,type1,type2) global() argument
98 __ssp_bos_icheck2_restrict(fun,type1,type2) global() argument
/freebsd-src/crypto/heimdal/lib/gssapi/
H A Dtest_ntlm.c56 struct ntlm_type2 type2; in test_libntlm_v1() local
183 struct ntlm_type2 type2; in test_libntlm_v2() local
/freebsd-src/crypto/heimdal/lib/ntlm/
H A Dtest_ntlm.c52 struct ntlm_type2 type2; in test_parse() local
H A Dntlm.c680 heim_ntlm_decode_type2(const struct ntlm_buf *buf, struct ntlm_type2 *type2) in heim_ntlm_decode_type2()
745 heim_ntlm_encode_type2(const struct ntlm_type2 *type2, struct ntlm_buf *data) in heim_ntlm_encode_type2()
/freebsd-src/crypto/heimdal/lib/gssapi/ntlm/
H A Dinit_sec_context.c305 struct ntlm_type2 type2; in _gss_ntlm_init_sec_context() local
H A Dkdc.c253 struct ntlm_type2 type2; in kdc_type2() local
/freebsd-src/sys/sys/
H A Dsdt.h133 #define DTRACE_PROBE3(name, type0, arg0, type1, arg1, type2, arg2) argument
134 #define DTRACE_PROBE4(name, type0, arg0, type1, arg1, type2, arg2, type3, arg3) argument
135 #define DTRACE_PROBE5(name, type0, arg0, type1, arg1, type2, arg2, type3, arg3,\ argument
390 DTRACE_PROBE3(name,type0,arg0,type1,arg1,type2,arg2) global() argument
397 DTRACE_PROBE4(name,type0,arg0,type1,arg1,type2,arg2,type3,arg3) global() argument
405 DTRACE_PROBE5(name,type0,arg0,type1,arg1,type2,arg2,type3,arg3,type4,arg4) global() argument
/freebsd-src/crypto/heimdal/kuser/
H A Dkdigest.c435 struct ntlm_type2 type2; in ntlm_server_init() local
/freebsd-src/contrib/llvm-project/lld/ELF/Arch/
H A DMips.cpp495 RelType type2 = (type >> 8) & 0xff; in calculateMipsRelChain() local
/freebsd-src/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_affinity.h989 set_equivalent_type(kmp_hw_t type1,kmp_hw_t type2) set_equivalent_type() argument
1087 kmp_hw_t type2 = ((const item_t *)i2)->type; hw_subset_compare() local
H A Dkmp_affinity.cpp355 kmp_hw_t type2 = types[top_index2]; _remove_radix1_layers() local
/freebsd-src/contrib/byacc/
H A Dreader.c1182 save_param(int k, char *buffer, int name, int type2) in save_param()
1250 int name, type2; in copy_param() local
H A Ddefs.h289 char *type2; /* everything after parameter name */ member
/freebsd-src/contrib/ncurses/ncurses/
H A Dterm.priv.h150 TERMTYPE2 type2; /* extended terminal type description */ member
/freebsd-src/crypto/heimdal/kcm/
H A Dprotocol.c1439 struct ntlm_type2 type2; in kcm_op_do_ntlm() local
/freebsd-src/crypto/heimdal/lib/krb5/
H A Dpkinit.c1210 heim_oid type2; in pk_rd_pa_reply_enckey() local
/freebsd-src/contrib/elftoolchain/readelf/
H A Dreadelf.c3053 uint8_t type2, type3; in dump_rel() local
3136 uint8_t type2, type3; in dump_rela() local
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp1172 AreTypesSame(CompilerType type1,CompilerType type2,bool ignore_qualifiers) AreTypesSame() argument
/freebsd-src/sys/dev/mrsas/
H A Dmrsas.h3076 } type2; member