Home
last modified time | relevance | path

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

/external/mksh/src/
Deval.c53 #define XBASE 0 /* scanning original */ macro
261 type = XBASE; in expand()
278 case XBASE: in expand()
325 if (type != XBASE && (f & DOBLANK)) in expand()
392 if (type == XBASE) { in expand()
748 type = XBASE; in expand()
778 type = XBASE; in expand()
789 type = XBASE; in expand()
810 type = XBASE; in expand()
876 type = XBASE; in expand()
[all …]