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

/freebsd-9.3-release/crypto/heimdal/lib/asn1/
H A Dsymbol.h150 enum { SUndefined, SValue, Stype } stype; enumerator in enum:symbol::__anon4581
H A Dparse.y274 s->stype = Stype;
305 s->stype = Stype;
539 if(s->stype != Stype && s->stype != SUndefined)
H A Dgen_decode.c165 if ((t->symbol->stype == Stype && t->symbol->type == NULL)
/freebsd-9.3-release/contrib/tcsh/
H A Dsh.func.c749 static int Stype; variable
761 Stype = type;
969 switch (Stype) {
1061 switch (Stype) {

Completed in 67 milliseconds