Home
last modified time | relevance | path

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

/external/mksh/src/
Deval.c46 #define XBASE 0 /* scanning original */ macro
239 type = XBASE; in expand()
256 case XBASE: in expand()
357 if (type == XBASE) { in expand()
717 type = XBASE; in expand()
747 type = XBASE; in expand()
763 type = XBASE; in expand()
783 type = XBASE; in expand()
823 type = XBASE; in expand()
944 if (type == XBASE && in expand()
[all …]