Searched refs:maketemp (Results 1 – 5 of 5) sorted by relevance
/external/mksh/src/ |
D | histrap.c | 295 tf = maketemp(ATEMP, TT_HIST_EDIT, &e->temps); in c_fc()
|
D | exec.c | 1648 h = maketemp(ATEMP, TT_HEREDOC_EXP, &e->temps); in herein()
|
D | main.c | 1665 maketemp(Area *ap, Temp_type type, struct temp **tlist) in maketemp() function
|
D | eval.c | 1442 maketemp(ATEMP, TT_FUNSUB, &tf); in comsub()
|
D | sh.h | 2542 struct temp *maketemp(Area *, Temp_type, struct temp **);
|