Searched refs:COMASUB (Results 1 – 4 of 4) sorted by relevance
364 case COMASUB: in wdvarput()623 case COMASUB: in wdscan()864 case COMASUB: in dumpwdvar_i()
304 case COMASUB: in expand()314 case COMASUB: in expand()1368 case COMASUB: in comsub()
535 *wp++ = COMASUB; in yylex()
1717 #define COMASUB 16 /* `…` substitution (COMSUB but expand aliases) */ macro