Home | History | Annotate | Download | only in src

Lines Matching refs:VALSUB

68 static char *valsub(struct op *, Area *);
301 case VALSUB:
1370 valsub(t, NULL);
1375 } else if (fn == VALSUB) {
1376 xp->str = valsub(t, ATEMP);
1837 valsub(struct op *t, Area *ap)