Home
last modified time | relevance | path

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

/third_party/mksh/
H A Deval.c77 #define STYPE_MASK 0x300 macro
511 if (!(stype & STYPE_MASK) && in expand()
543 if ((stype & STYPE_MASK) && in expand()
549 stype &= ~STYPE_MASK; in expand()

Completed in 3 milliseconds