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
267 type = XBASE; in expand()
284 case XBASE: in expand()
342 if (type != XBASE && (f & DOBLANK)) in expand()
410 if (type == XBASE) { in expand()
787 type = XBASE; in expand()
817 type = XBASE; in expand()
828 type = XBASE; in expand()
849 type = XBASE; in expand()
932 type = XBASE; in expand()
[all …]