Home
last modified time | relevance | path

Searched refs:FUNASUB (Results 1 – 4 of 4) sorted by relevance

/third_party/mksh/
Dtree.c375 case FUNASUB: in wdvarput()
632 case FUNASUB: in wdscan()
882 case FUNASUB: in dumpwdvar_i()
Deval.c317 case FUNASUB: in expand()
330 case FUNASUB: in expand()
1533 case FUNASUB: in comsub()
Dsh.h2005 #define FUNASUB 17 /* function substitution but expand aliases */ macro
Dedit.c5655 wds[0] = FUNASUB; in x_eval_region_helper()