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

/netbsd-6-1-5-RELEASE/crypto/external/bsd/heimdal/dist/lib/asn1/
H A Dsymbol.h153 enum { SUndefined, SValue, Stype } stype; enumerator in enum:symbol::__anon120
H A Dasn1parse.y282 s->stype = Stype;
324 s->stype = Stype;
558 if(s->stype != Stype && s->stype != SUndefined)
H A Dgen_decode.c146 if ((t->symbol->stype == Stype && t->symbol->type == NULL)
/netbsd-6-1-5-RELEASE/bin/csh/
H A Dfunc.c587 static Char Stype; variable
600 Stype = type;
761 switch (Stype) {

Completed in 176 milliseconds