Home
last modified time | relevance | path

Searched refs:Stype (Results 1 – 5 of 5) sorted by relevance

/freebsd-14-stable/crypto/heimdal/lib/asn1/
HDsymbol.h155 enum { SUndefined, SValue, Stype } stype; enumerator
HDasn1parse.y280 s->stype = Stype;
322 s->stype = Stype;
556 if(s->stype != Stype && s->stype != SUndefined)
HDasn1parse.c1804 s->stype = Stype;
1842 s->stype = Stype;
2097 if(s->stype != Stype && s->stype != SUndefined)
HDgen_decode.c144 if ((t->symbol->stype == Stype && t->symbol->type == NULL) in find_tag()
/freebsd-14-stable/contrib/tcsh/
HDsh.func.c745 static int Stype; variable
757 Stype = type; in search()
972 switch (Stype) { in histgetword()
1075 switch (Stype) { in getword()