Home
last modified time | relevance | path

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

123456

/netbsd-src/crypto/external/bsd/openssl.old/dist/include/openssl/
H A Dobjects.h76 # define _DECLARE_OBJ_BSEARCH_CMP_FN(scope, type1, type2, nm) \ argument
81 # define DECLARE_OBJ_BSEARCH_CMP_FN(type1, type2, cmp) \ argument
83 # define DECLARE_OBJ_BSEARCH_GLOBAL_CMP_FN(type1, type2, nm) \ argument
113 # define IMPLEMENT_OBJ_BSEARCH_CMP_FN(type1, type2, nm) \ argument
127 # define IMPLEMENT_OBJ_BSEARCH_GLOBAL_CMP_FN(type1, type2, nm) \ argument
141 # define OBJ_bsearch(type1,key,type2,base,num,cmp) \ argument
148 # define OBJ_bsearch_ex(type1,key,type2,base,num,cmp,flags) \ argument
/netbsd-src/crypto/external/bsd/openssl/dist/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
/netbsd-src/include/ssp/
H A Dstring.h60 #define __ssp_bos_icheck3_restrict(fun, type1, type2) \ argument
67 #define __ssp_bos_icheck3(fun, type1, type2) \ argument
74 #define __ssp_bos_icheck2_restrict(fun, type1, type2) \ argument
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/gssapi/
H A Dtest_ntlm.c58 struct ntlm_type2 type2; in test_libntlm_v1() local
185 struct ntlm_type2 type2; in test_libntlm_v2() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgimple-range-fold.h105 range_compatible_p (tree type1, tree type2) in range_compatible_p()
H A Dgimple-expr.h64 types_compatible_p (tree type1, tree type2) in types_compatible_p()
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/ntlm/
H A Dtest_ntlm.c57 struct ntlm_type2 type2; in test_parse() local
507 struct ntlm_type2 type2; in test_jp() local
/netbsd-src/external/gpl3/gcc/dist/gcc/objcp/
H A Dobjcp-decl.cc91 objcp_comptypes (tree type1, tree type2) in objcp_comptypes()
H A Dobjcp-decl.h50 #define comptypes(type1, type2) \ argument
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgimple-expr.h64 types_compatible_p (tree type1, tree type2) in types_compatible_p()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/objcp/
H A Dobjcp-decl.c91 objcp_comptypes (tree type1, tree type2) in objcp_comptypes()
H A Dobjcp-decl.h50 #define comptypes(type1, type2) \ argument
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dintrinsic.c563 const char *a2, bt type2, int kind2, int optional2) in add_sym_1m()
590 const char *a2, bt type2, int kind2, int optional2) in add_sym_2()
617 sym_intent intent1, const char *a2, bt type2, int kind2, in add_sym_2_intent()
645 sym_intent intent1, const char *a2, bt type2, int kind2, in add_sym_2s()
673 const char *a2, bt type2, int kind2, int optional2, in add_sym_3()
704 const char *a2, bt type2, int kind2, int optional2, in add_sym_5ml()
737 const char *a2, bt type2, int kind2, int optional2, in add_sym_6fl()
773 const char *a2, bt type2, int kind2, int optional2, in add_sym_3red()
802 sym_intent intent1, const char *a2, bt type2, int kind2, in add_sym_3s()
834 const char *a2, bt type2, int kind2, int optional2, in add_sym_4()
[all …]
/netbsd-src/external/bsd/pcc/dist/pcc/f77/fcom/
H A Dputscj.c1032 int type, type2, funct; in putaddr() local
1143 int type2; in putmem() local
1165 int type, type2, ctype, indir; in putcall() local
/netbsd-src/lib/libform/
H A Dfield_types.c250 link_fieldtype(FIELDTYPE *type1, FIELDTYPE *type2) in link_fieldtype()
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dintrinsic.cc622 const char *a2, bt type2, int kind2, int optional2) in add_sym_1m()
649 const char *a2, bt type2, int kind2, int optional2) in add_sym_2()
676 sym_intent intent1, const char *a2, bt type2, int kind2, in add_sym_2_intent()
704 sym_intent intent1, const char *a2, bt type2, int kind2, in add_sym_2s()
732 const char *a2, bt type2, int kind2, int optional2, in add_sym_3()
763 const char *a2, bt type2, int kind2, int optional2, in add_sym_5ml()
796 const char *a2, bt type2, int kind2, int optional2, in add_sym_6fl()
832 const char *a2, bt type2, int kind2, int optional2, in add_sym_3red()
861 sym_intent intent1, const char *a2, bt type2, int kind2, in add_sym_3s()
893 const char *a2, bt type2, int kind2, int optional2, in add_sym_4()
[all …]
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/asn1/
H A Dasn1_print.c180 Der_type type2; in loop() local
/netbsd-src/external/gpl3/gcc.old/dist/libgomp/
H A Dpriority_queue.c250 enum priority_queue_type type2, in priority_tree_next_task()
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/gssapi/ntlm/
H A Dinit_sec_context.c342 struct ntlm_type2 type2; in _gss_ntlm_init_sec_context() local
H A Dkdc.c255 struct ntlm_type2 type2; in kdc_type2() local
/netbsd-src/external/gpl3/gcc/dist/libgomp/
H A Dpriority_queue.c307 enum priority_queue_type type2, in priority_tree_next_task()
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/src/
H A Dformat-elisp.c249 enum format_arg_type type2 = spec.numbered[j-1].type; in format_parse() local
H A Dformat-librep.c213 enum format_arg_type type2 = spec.numbered[j-1].type; in format_parse() local
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/libbid/
H A Dbid_conf.h919 #define BID128_FUNCTION_ARG128_ARGTYPE2(fn_name, arg_name1, type2, arg_name2)\ argument
929 #define TYPE0_FUNCTION_ARGTYPE1_ARGTYPE2(type0, fn_name, type1, arg_name1, type2, arg_name2)\ argument
949 #define TYPE0_FUNCTION_ARG128_ARGTYPE2(type0, fn_name, arg_name1, type2, arg_name2)\ argument
1063 #define BID128_FUNCTION_ARG128_ARGTYPE2(fn_name, arg_name1, type2, arg_name2)\ argument
1072 #define TYPE0_FUNCTION_ARGTYPE1_ARGTYPE2(type0, fn_name, type1, arg_name1, type2, arg_name2)\ argument
1090 #define TYPE0_FUNCTION_ARG128_ARGTYPE2(type0, fn_name, arg_name1, type2, arg_name2)\ argument
1149 #define BID_TO_SMALL_UINT_CVT_FUNCTION(type0, fn_name, type1, arg_name, cvt_fn_name, type2, size_… argument
1160 #define BID_TO_SMALL_INT_CVT_FUNCTION(type0, fn_name, type1, arg_name, cvt_fn_name, type2, size_m… argument
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/libbid/
H A Dbid_conf.h919 #define BID128_FUNCTION_ARG128_ARGTYPE2(fn_name, arg_name1, type2, arg_name2)\ argument
929 #define TYPE0_FUNCTION_ARGTYPE1_ARGTYPE2(type0, fn_name, type1, arg_name1, type2, arg_name2)\ argument
949 #define TYPE0_FUNCTION_ARG128_ARGTYPE2(type0, fn_name, arg_name1, type2, arg_name2)\ argument
1063 #define BID128_FUNCTION_ARG128_ARGTYPE2(fn_name, arg_name1, type2, arg_name2)\ argument
1072 #define TYPE0_FUNCTION_ARGTYPE1_ARGTYPE2(type0, fn_name, type1, arg_name1, type2, arg_name2)\ argument
1090 #define TYPE0_FUNCTION_ARG128_ARGTYPE2(type0, fn_name, arg_name1, type2, arg_name2)\ argument
1149 #define BID_TO_SMALL_UINT_CVT_FUNCTION(type0, fn_name, type1, arg_name, cvt_fn_name, type2, size_… argument
1160 #define BID_TO_SMALL_INT_CVT_FUNCTION(type0, fn_name, type1, arg_name, cvt_fn_name, type2, size_m… argument

123456