Searched refs:VALSUB (Results 1 – 4 of 4) sorted by relevance
367 case VALSUB: in wdvarput()611 case VALSUB: in wdscan()858 case VALSUB: in dumpwdvar_i()
306 case VALSUB: in expand()1407 } else if (fn == VALSUB) { in comsub()
416 c = VALSUB; in yylex()
1674 #define VALSUB 15 /* ${|foo;} substitution (NUL terminated) */ macro