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

/macosx-10.9.5/Heimdal-323.92.1/lib/asn1/
H A Dsymbol.h152 enum { SUndefined, SValue, Stype } stype; enumerator in enum:symbol::__anon767
H A Dasn1parse.y283 s->stype = Stype;
325 s->stype = Stype;
559 if(s->stype != Stype && s->stype != SUndefined)
H A Dgen_decode.c144 if ((t->symbol->stype == Stype && t->symbol->type == NULL)
/macosx-10.9.5/tcsh-65/tcsh/
H A Dsh.func.c748 static int Stype; variable
760 Stype = type;
970 switch (Stype) {
1062 switch (Stype) {

Completed in 180 milliseconds