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

  /external/mksh/src/
var.c 107 afree(l, ATEMP);
186 afree(vn, ATEMP);
193 afree(ap, ATEMP);
207 afree(tmp, ATEMP);
211 afree(sub, ATEMP);
430 afree(vq->val.s, vq->areap);
450 afree(salloc, ATEMP);
576 afree(vq->val.s, vq->areap);
691 afree(op, vp->areap);
773 afree(tvar, ATEMP)
    [all...]
eval.c 117 afree(s, ATEMP);
362 afree(beg, ATEMP);
407 afree(beg, ATEMP);
453 afree(stg, ATEMP);
457 afree(stg, ATEMP);
459 afree(beg, ATEMP);
500 afree(d, ATEMP);
503 afree(s, ATEMP);
516 afree(tpat0, ATEMP);
606 afree(end, ATEMP)
    [all...]
tree.c 684 afree(t->str, ap);
688 afree(*w, ap);
689 afree(t->vars, ap);
698 afree(*w, ap);
699 afree(t->args, ap);
708 afree(t, ap);
720 afree(p->name, ap);
722 afree(p->delim, ap);
724 afree(p->heredoc, ap);
725 afree(p, ap)
    [all...]
misc.c 625 afree(pnew, ATEMP);
1238 afree(str, ATEMP);
1328 afree(rv, ATEMP);
1368 afree(tp, ATEMP);
    [all...]
histrap.c 378 afree(*histptr, APERM);
577 afree(hname, APERM);
647 afree(c, APERM);
661 afree(*history, APERM);
794 afree(nhname, ATEMP);
858 afree(*hp, APERM);
1111 afree(as, ATEMP);
1257 * no problem with afree(p->trap) in settrap() while still in use.
1263 afree(trapstr, APERM);
1313 afree(p->trap, APERM)
    [all...]
lalloc.c 112 afree(void *ptr, Area *ap) function
lex.c 180 afree(dp, ATEMP); \
299 afree(tmp, ATEMP);
651 afree(sp, ATEMP);
868 afree(sp, ATEMP);
960 afree(iop, ATEMP);
1041 afree(yylval.cp, ATEMP);
1086 afree(yylval.cp, ATEMP);
1334 afree(s->u.freeme, ATEMP);
    [all...]
funcs.c 260 afree(allocd, ATEMP);
1121 afree(ap->val.s, APERM);
1138 afree(xalias, ATEMP);
1186 afree(ap->val.s, APERM);
1197 afree(ap->val.s, APERM);
    [all...]
shf.c 66 afree(shf, shf->areap);
75 afree(shf, shf->areap);
233 afree(shf, shf->areap);
235 afree(shf->buf, shf->areap);
275 afree(shf, shf->areap);
main.c 147 afree(cp, APERM);
183 afree(x, ATEMP);
1028 afree(cp + ALLOC_SIZE, ATEMP);
1052 afree(ep->savefd, &ep->area);
    [all...]
syn.c 278 afree(iops, ATEMP);
348 afree(t, ATEMP);
496 afree(iops, ATEMP);
1185 afree(ys, ATEMP);
edit.c 336 afree(s, ATEMP);
387 afree(s, ATEMP);
506 afree(info, ATEMP);
517 afree(words[i], ATEMP);
658 afree(toglob, ATEMP);
703 afree(words[--nwords], ATEMP);
704 afree(words, ATEMP);
813 afree(words[i], ATEMP);
    [all...]
exec.c 120 afree(cp, APERM);
1111 afree(tp->val.s, APERM);
1137 afree(npath.rw, ATEMP);
1173 afree(tp->val.s, APERM);
    [all...]
expr.c 560 afree(tvar, ATEMP);
595 afree(tvar, ATEMP);
sh.h     [all...]

Completed in 176 milliseconds