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

/freebsd-10.1-release/crypto/heimdal/lib/asn1/
H A Dsymbol.h151 enum { SUndefined, SValue, Stype } stype; enumerator in enum:symbol::__anon4969
H A Dasn1parse.y280 s->stype = Stype;
322 s->stype = Stype;
556 if(s->stype != Stype && s->stype != SUndefined)
H A Dgen_decode.c144 if ((t->symbol->stype == Stype && t->symbol->type == NULL)
/freebsd-10.1-release/contrib/tcsh/
H A Dsh.func.c749 static int Stype; variable
761 Stype = type;
969 switch (Stype) {
1061 switch (Stype) {

Completed in 114 milliseconds