Home
last modified time | relevance | path

Searched defs:tagenv (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/crypto/heimdal/lib/asn1/
H A Dasn1parse.y953 new_tag(int tagclass, int tagvalue, int tagenv, Type *oldtype) in new_tag()
H A Dsymbol.h108 enum { TE_IMPLICIT, TE_EXPLICIT } tagenv; member
H A Dasn1parse.c2776 new_tag(int tagclass, int tagvalue, int tagenv, Type *oldtype) in new_tag()