Searched refs:SUndefined (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10.1/Heimdal-398.1.2/lib/asn1/
H A Dsymbol.c85 s->stype = SUndefined;
97 if (s->stype == SUndefined) {
H A Dsymbol.h152 enum { SUndefined, SValue, Stype } stype; enumerator in enum:symbol::__anon540
H A Dgen_decode.c145 || t->symbol->stype == SUndefined) {
H A Dasn1parse.y560 if(s->stype != Stype && s->stype != SUndefined)

Completed in 101 milliseconds