HomeSort by relevance Sort by last modified time
    Searched refs:afree (Results 1 - 16 of 16) sorted by null

  /external/mksh/src/
os2.c 213 afree(cp, ATEMP);
285 afree(x_name, ATEMP);
437 afree(rsp_name_arg, ATEMP);
515 afree(tp, APERM);
556 afree(cp, ATEMP);
var.c 113 afree(l, ATEMP);
193 afree(vn, ATEMP);
200 afree(ap, ATEMP);
215 afree(tmp, ATEMP);
219 afree(sub, ATEMP);
320 afree(vname.rw, ATEMP);
371 afree(vname.rw, ATEMP);
475 afree(vq->val.s, vq->areap);
495 afree(salloc, ATEMP);
637 afree(vq->val.s, vq->areap)
    [all...]
misc.c 661 afree(pnew, ATEMP);
1033 afree(subp, ATEMP);
1045 afree(subp, ATEMP);
1130 afree(subp, ATEMP);
    [all...]
histrap.c 353 /* save cmd in history, execute cmd (cmd gets afree?d) */
362 afree(*histptr, APERM);
369 afree(cmd, areap);
547 afree(hname, APERM);
613 afree(enqueued, APERM);
626 afree(c, APERM);
645 afree(c, APERM);
663 afree(c, APERM);
672 afree(c, APERM);
680 afree(*history, APERM)
    [all...]
eval.c 131 afree(s, ATEMP);
402 afree(beg, ATEMP);
473 afree(stg, ATEMP);
477 afree(stg, ATEMP);
479 afree(beg, ATEMP);
595 afree(end, ATEMP);
598 afree(rrep, ATEMP);
605 afree(end, ATEMP);
607 afree(s, ATEMP);
610 afree(tpat1, ATEMP)
    [all...]
lex.c 178 afree(dp, ATEMP); \
289 afree(tmp, ATEMP);
637 afree(sp, ATEMP);
858 afree(sp, ATEMP);
941 afree(iop, ATEMP);
1029 afree(yylval.cp, ATEMP);
1074 afree(yylval.cp, ATEMP);
1085 afree(dp, ATEMP);
1319 afree(s->u.freeme, ATEMP);
    [all...]
funcs.c 281 afree(allocd, ATEMP);
534 afree(XPptrv(po.words)[w], ATEMP);
867 afree(xalias, ATEMP);
894 afree(ap->val.s, APERM);
911 afree(xalias, ATEMP);
959 afree(ap->val.s, APERM);
970 afree(ap->val.s, APERM);
1346 afree(up, ATEMP);
    [all...]
lalloc.c 168 afree(void *ptr, Area *ap) function
shf.c 70 afree(shf, shf->areap);
81 afree(shf, shf->areap);
241 afree(shf, shf->areap);
243 afree(shf->buf, shf->areap);
283 afree(shf, shf->areap);
edit.c 358 afree(s, ATEMP);
409 afree(s, ATEMP);
533 afree(info, ATEMP);
544 afree(words[i], ATEMP);
683 afree(toglob, ATEMP);
728 afree(words[--nwords], ATEMP);
729 afree(words, ATEMP);
840 afree(words[i], ATEMP);
    [all...]
syn.c 284 afree(iops, ATEMP);
368 afree(t, ATEMP);
519 afree(iops, ATEMP);
1190 afree(ys, ATEMP);
exec.c 114 afree(cp, APERM);
115 afree(dp, ATEMP);
1207 afree(tp->val.s, APERM);
1233 afree(npath.rw, ATEMP);
1269 afree(tp->val.s, APERM);
    [all...]
main.c 183 afree(cp, APERM);
219 afree(x, ATEMP);
1087 afree(cp + sizeof(ALLOC_ITEM), ATEMP);
1109 afree(ep->savefd, &ep->area);
    [all...]
tree.c 96 afree(cp, ATEMP);
722 afree(t->str, ap);
726 afree(*w, ap);
727 afree(t->vars, ap);
736 afree(*w, ap);
737 afree(t->args, ap);
746 afree(t, ap);
757 afree(p->ioname, ap);
758 afree(p->delim, ap);
759 afree(p->heredoc, ap)
    [all...]
expr.c 594 afree(tvar, ATEMP);
633 afree(tvar, ATEMP);
sh.h     [all...]

Completed in 1247 milliseconds