Home
last modified time | relevance | path

Searched refs:generic_copy (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/crypto/external/bsd/heimdal/dist/lib/asn1/
H A Dcheck-gen.c197 (generic_copy)copy_Authenticator); in test_authenticator()
292 (generic_copy)copy_KRB_ERROR); in test_krb_error()
381 (generic_copy)copy_Name); in test_Name()
441 (generic_copy)copy_KeyUsage); in test_bit_string()
501 (generic_copy)copy_TicketFlags); in test_bit_string_rfc1510()
542 (generic_copy)copy_KerberosTime); in test_time()
778 (generic_copy)copy_TESTLargeTag); in test_large_tag()
1001 (generic_copy)copy_TESTChoice1); in test_choice()
1015 (generic_copy)copy_TESTChoice2); in test_choice()
1070 (generic_copy)copy_TESTImplicit); in test_implicit()
[all …]
H A Dcheck-common.h67 typedef int (ASN1CALL *generic_copy)(const void *, void *); typedef
78 generic_copy);
H A Dcheck-common.c202 generic_copy copy) in generic_test()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dgfortran.h810 unsigned generic:1, generic_copy:1; member
H A Dsymbol.c3086 if (!sym->attr.generic_copy) in gfc_free_symbol()
H A Dmodule.c4732 sym->attr.generic_copy = 1; in load_generic_interfaces()
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dgfortran.h882 unsigned generic:1, generic_copy:1; member
H A Dsymbol.cc3093 if (!sym->attr.generic_copy) in gfc_free_symbol()
H A DChangeLog-2006283 * gfortran.h : Add generic_copy to symbol_attribute.
284 * symbol.c (free_symbol): Only free interface if generic_copy
H A Dmodule.cc4883 sym->attr.generic_copy = 1; in load_generic_interfaces()