/freebsd-src/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-src/sys/contrib/openzfs/lib/libspl/ |
H A D | atomic.c | 68 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 [all...] |
/freebsd-src/include/ssp/ |
H A D | string.h | 84 __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 [all...] |
/freebsd-src/crypto/heimdal/lib/gssapi/ |
H A D | test_ntlm.c | 55 struct ntlm_type1 type1; in test_libntlm_v1() local 182 struct ntlm_type1 type1; in test_libntlm_v2() local
|
/freebsd-src/crypto/heimdal/lib/gssapi/ntlm/ |
H A D | accept_sec_context.c | 110 struct ntlm_type1 type1; in _gss_ntlm_accept_sec_context() local
|
H A D | init_sec_context.c | 248 struct ntlm_type1 type1; in _gss_ntlm_init_sec_context() local
|
/freebsd-src/sys/sys/ |
H A D | sdt.h | 132 #define DTRACE_PROBE2(name, type0, arg0, type1, arg1) argument 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 384 DTRACE_PROBE2(name,type0,arg0,type1,arg1) global() 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 [all...] |
/freebsd-src/crypto/heimdal/lib/ntlm/ |
H A D | test_ntlm.c | 51 struct ntlm_type1 type1; in test_parse() local
|
H A D | ntlm.c | 590 heim_ntlm_encode_type1(const struct ntlm_type1 *type1, struct ntlm_buf *data) in heim_ntlm_encode_type1()
|
/freebsd-src/usr.bin/mail/ |
H A D | cmd1.c | 286 type1(int *msgvec, int doign, int page) in type1() function
|
/freebsd-src/contrib/llvm-project/openmp/runtime/src/ |
H A D | kmp_affinity.h | 989 set_equivalent_type(kmp_hw_t type1,kmp_hw_t type2) set_equivalent_type() argument 1086 kmp_hw_t type1 = ((const item_t *)i1)->type; hw_subset_compare() local
|
H A D | kmp_affinity.cpp | 354 kmp_hw_t type1 = types[top_index1]; _remove_radix1_layers() local
|
/freebsd-src/usr.sbin/bhyve/ |
H A D | smbiostbl.c | 658 struct smbios_table_type1 *type1; in smbios_type1_initializer() local
|
/freebsd-src/sys/amd64/vmm/ |
H A D | vmm.c | 2117 int type1, vector1; nested_fault() local
|
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/ |
H A D | TypeSystemClang.cpp | 1172 AreTypesSame(CompilerType type1,CompilerType type2,bool ignore_qualifiers) AreTypesSame() argument
|
/freebsd-src/sys/dev/mrsas/ |
H A D | mrsas.h | 3054 } type1; member
|