Home
last modified time | relevance | path

Searched refs:is_template_compat (Results 1 – 3 of 3) sorted by relevance

/src/crypto/heimdal/lib/asn1/
H A Dgen_locl.h89 int is_template_compat (const Symbol *);
H A Dgen_template.c207 is_template_compat (const Symbol *s) in is_template_compat() function
H A Dgen.c1007 if (template_flag == 0 || is_template_compat(s) == 0) { in generate_type()