Lines Matching refs:XBASE
53 #define XBASE 0 /* scanning original */ macro
261 type = XBASE; in expand()
278 case XBASE: in expand()
325 if (type != XBASE && (f & DOBLANK)) in expand()
393 if (type == XBASE) { in expand()
771 type = XBASE; in expand()
801 type = XBASE; in expand()
812 type = XBASE; in expand()
833 type = XBASE; in expand()
899 type = XBASE; in expand()
1026 if (type == XBASE && in expand()
1312 state = XBASE; in varsub()
1314 (ctype(c, C_SUBOP2) || (state != XBASE && c != '+'))) in varsub()
1342 return (XBASE); in comsub()