Home
last modified time | relevance | path

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

/third_party/mksh/
H A Deval.c76 #define STYPE_SINGLE 0x2FF macro
443 switch (stype & STYPE_SINGLE) { in expand()
738 switch (st->stype & STYPE_SINGLE) { in expand()
1433 if ((stype & STYPE_SINGLE) == ORD('=') && in varsub()
1439 switch (stype & STYPE_SINGLE) { in varsub()

Completed in 3 milliseconds