Home
last modified time | relevance | path

Searched defs:stname (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl.old/dist/include/openssl/
H A Dasn1t.h120 # define ASN1_SEQUENCE_END(stname) ASN1_SEQUENCE_END_name(stname, stname) argument
122 # define static_ASN1_SEQUENCE_END(stname) static_ASN1_SEQUENCE_END_name(stname, stname) argument
124 # define ASN1_SEQUENCE_END_name(stname, tname) \ argument
136 # define static_ASN1_SEQUENCE_END_name(stname, tname) \ argument
193 # define ASN1_BROKEN_SEQUENCE_END(stname) ASN1_SEQUENCE_END_ref(stname, stname) argument
194 # define static_ASN1_BROKEN_SEQUENCE_END(stname) \ argument
197 # define ASN1_SEQUENCE_END_enc(stname, tname) ASN1_SEQUENCE_END_ref(stname, tname) argument
199 # define ASN1_SEQUENCE_END_cb(stname, tname) ASN1_SEQUENCE_END_ref(stname, tname) argument
200 # define static_ASN1_SEQUENCE_END_cb(stname, tname) static_ASN1_SEQUENCE_END_ref(stname, tname) argument
202 # define ASN1_SEQUENCE_END_ref(stname, tname) \ argument
[all …]
H A Dasn1.h251 # define DECLARE_ASN1_PRINT_FUNCTION(stname) \ argument
254 # define DECLARE_ASN1_PRINT_FUNCTION_fname(stname, fname) \ argument
/netbsd-src/crypto/external/bsd/openssl/dist/include/openssl/
H A Dasn1t.h.in161 # define ASN1_SEQUENCE_END(stname) ASN1_SEQUENCE_END_name(stname, stname) argument
163 # define static_ASN1_SEQUENCE_END(stname) static_ASN1_SEQUENCE_END_name(stname, stname) argument
165 # define ASN1_SEQUENCE_END_name(stname, tname) \ argument
177 # define static_ASN1_SEQUENCE_END_name(stname, tname) \ argument
241 # define ASN1_SEQUENCE_END_enc(stname, tname) ASN1_SEQUENCE_END_ref(stname, tname) argument
243 # define ASN1_SEQUENCE_END_cb(stname, tname) ASN1_SEQUENCE_END_ref(stname, tname) argument
244 # define static_ASN1_SEQUENCE_END_cb(stname, tname) static_ASN1_SEQUENCE_END_ref(stname, tname) argument
246 # define ASN1_SEQUENCE_END_ref(stname, tname) \ argument
257 # define static_ASN1_SEQUENCE_END_ref(stname, tname) \ argument
269 # define ASN1_NDEF_SEQUENCE_END_cb(stname, tname) \ argument
[all …]
H A Dasn1.h.in293 # define DECLARE_ASN1_PRINT_FUNCTION_attr(attr, stname) \ argument
295 # define DECLARE_ASN1_PRINT_FUNCTION(stname) \ argument
298 # define DECLARE_ASN1_PRINT_FUNCTION_fname_attr(attr, stname, fname) \ argument
301 # define DECLARE_ASN1_PRINT_FUNCTION_fname(stname, fname) \ argument
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/asn1/
H A Dn_pkey.c22 #define static_ASN1_BROKEN_SEQUENCE_END(stname) \ argument
/netbsd-src/sys/dev/ic/
H A Dawi.c1744 static const char *stname[] = awi_newstate() local
H A Dwi.c3203 static const char *stname[] = in wi_newstate() local
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/
H A DTable.cc113 PropDescr::addState (int value, const char *stname, const char *stuname) in addState()
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/
H A DTable.cc113 PropDescr::addState (int value, const char *stname, const char *stuname) in addState()