Home
last modified time | relevance | path

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

/third_party/mksh/
Deval.c54 #define XBASE 0 /* scanning original string */ macro
272 type = XBASE; in expand()
289 case XBASE: in expand()
347 if (type != XBASE && (f & DOBLANK)) in expand()
415 if (type == XBASE) { in expand()
835 type = XBASE; in expand()
865 type = XBASE; in expand()
937 type = XBASE; in expand()
958 type = XBASE; in expand()
1041 type = XBASE; in expand()
[all …]