Lines Matching refs:XBASE
46 #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()
1212 state = XBASE; in varsub()
1214 (ctype(c, C_SUBOP2) || (state != XBASE && c != '+'))) in varsub()
1238 return (XBASE); in comsub()