/freebsd/crypto/openssl/include/openssl/ |
H A D | objects.h | 84 # 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/contrib/elftoolchain/libelf/ |
H A D | gelf_mips64el.c | 51 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/sys/contrib/openzfs/lib/libspl/ |
H A D | atomic.c | 64 #define ATOMIC_ADD(name, type1, type2) \ argument 86 #define ATOMIC_SUB(name, type1, type2) \ in ATOMIC_ADD() argument 176 #define ATOMIC_ADD_NV(name, type1, type2) \ argument 198 #define ATOMIC_SUB_NV(name, type1, type2) \ in ATOMIC_ADD_NV() argument
|
/freebsd/crypto/heimdal/lib/gssapi/ |
H A D | test_ntlm.c | 56 struct ntlm_type2 type2; in test_libntlm_v1() local 183 struct ntlm_type2 type2; in test_libntlm_v2() local
|
/freebsd/include/ssp/ |
H A D | string.h | 86 #define __ssp_bos_icheck3_restrict(fun, type1, type2) \ argument 93 #define __ssp_bos_icheck3(fun, type1, type2) \ argument 100 #define __ssp_bos_icheck2_restrict(fun, type1, type2) \ argument
|
/freebsd/crypto/heimdal/lib/ntlm/ |
H A D | test_ntlm.c | 52 struct ntlm_type2 type2; in test_parse() local
|
H A D | ntlm.c | 680 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/crypto/heimdal/lib/gssapi/ntlm/ |
H A D | init_sec_context.c | 305 struct ntlm_type2 type2; in _gss_ntlm_init_sec_context() local
|
H A D | kdc.c | 253 struct ntlm_type2 type2; in kdc_type2() local
|
/freebsd/sys/sys/ |
H A D | sdt.h | 133 #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 388 #define DTRACE_PROBE3(name, type0, arg0, type1, arg1, type2, arg2) \ argument 395 #define DTRACE_PROBE4(name, type0, arg0, type1, arg1, type2, arg2, type3, arg3) \ argument 403 #define DTRACE_PROBE5(name, type0, arg0, type1, arg1, type2, arg2, type3, arg3, \ argument
|
/freebsd/crypto/heimdal/kuser/ |
H A D | kdigest.c | 435 struct ntlm_type2 type2; in ntlm_server_init() local
|
/freebsd/contrib/llvm-project/lld/ELF/Arch/ |
H A D | Mips.cpp | 495 RelType type2 = (type >> 8) & 0xff; in calculateMipsRelChain() local
|
/freebsd/contrib/llvm-project/openmp/runtime/src/ |
H A D | kmp_affinity.h | 996 void set_equivalent_type(kmp_hw_t type1, kmp_hw_t type2) { in set_equivalent_type() 1094 kmp_hw_t type2 = ((const item_t *)i2)->type; in hw_subset_compare() local
|
H A D | kmp_affinity.cpp | 358 kmp_hw_t type2 = types[top_index2]; in _remove_radix1_layers() local
|
/freebsd/contrib/byacc/ |
H A D | reader.c | 1182 save_param(int k, char *buffer, int name, int type2) in save_param() 1250 int name, type2; in copy_param() local
|
H A D | defs.h | 289 char *type2; /* everything after parameter name */ member
|
/freebsd/contrib/ncurses/ncurses/ |
H A D | term.priv.h | 150 TERMTYPE2 type2; /* extended terminal type description */ member
|
/freebsd/crypto/heimdal/kcm/ |
H A D | protocol.c | 1439 struct ntlm_type2 type2; in kcm_op_do_ntlm() local
|
/freebsd/crypto/heimdal/lib/krb5/ |
H A D | pkinit.c | 1210 heim_oid type2; in pk_rd_pa_reply_enckey() local
|
/freebsd/contrib/elftoolchain/readelf/ |
H A D | readelf.c | 3053 uint8_t type2, type3; in dump_rel() local 3136 uint8_t type2, type3; in dump_rela() local
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/ |
H A D | TypeSystemClang.cpp | 1114 bool TypeSystemClang::AreTypesSame(CompilerType type1, CompilerType type2, in AreTypesSame()
|
/freebsd/sys/dev/mrsas/ |
H A D | mrsas.h | 3076 } type2; member
|