Home
last modified time | relevance | path

Searched refs:afree (Results 1 – 15 of 15) sorted by relevance

/external/mksh/src/
Dvar.c107 afree(l, ATEMP); in popblock()
186 afree(vn, ATEMP); in array_index_calc()
193 afree(ap, ATEMP); in array_index_calc()
207 afree(tmp, ATEMP); in array_index_calc()
211 afree(sub, ATEMP); in array_index_calc()
426 afree(vq->val.s, vq->areap); in setstr()
446 afree(salloc, ATEMP); in setstr()
573 afree(vq->val.s, vq->areap); in setint_n()
681 afree(op, vp->areap); in exportprep()
761 afree(tvar, ATEMP); in typeset()
[all …]
Dtree.c654 afree(t->str, ap); in tfree()
658 afree(*w, ap); in tfree()
659 afree(t->vars, ap); in tfree()
668 afree(*w, ap); in tfree()
669 afree(t->args, ap); in tfree()
678 afree(t, ap); in tfree()
690 afree(p->name, ap); in iofree()
692 afree(p->delim, ap); in iofree()
694 afree(p->heredoc, ap); in iofree()
695 afree(p, ap); in iofree()
[all …]
Deval.c116 afree(s, ATEMP); in substitute()
351 afree(beg, ATEMP); in expand()
406 afree(stg, ATEMP); in expand()
410 afree(stg, ATEMP); in expand()
412 afree(beg, ATEMP); in expand()
453 afree(d, ATEMP); in expand()
456 afree(s, ATEMP); in expand()
469 afree(tpat0, ATEMP); in expand()
558 afree(end, ATEMP); in expand()
560 afree(s, ATEMP); in expand()
[all …]
Dmisc.c606 afree(pnew, ATEMP); in gmatchx()
1144 afree(str, ATEMP); in print_columns()
1234 afree(rv, ATEMP); in ksh_get_wd()
1270 afree(tp, ATEMP); in do_realpath()
1367 afree(ipath, ATEMP); in do_realpath()
1418 afree(ldest, ATEMP); in do_realpath()
1419 afree(ipath, ATEMP); in do_realpath()
1426 afree(ldest, ATEMP); in do_realpath()
1427 afree(ipath, ATEMP); in do_realpath()
1632 afree(current_wd, APERM); in set_current_wd()
[all …]
Dhistrap.c475 afree(*histptr, APERM); in histbackup()
577 afree(hname, APERM); in sethistfile()
650 afree(c, APERM); in histsave()
664 afree(*history, APERM); in histsave()
872 afree(nfile, ATEMP); in hist_shrink()
965 afree(*hp, APERM); in histinsert()
1338 afree(trapstr, APERM); in runtrap()
1388 afree(p->trap, APERM); in settrap()
Dlex.c183 afree(dp, ATEMP); \
298 afree(tmp, ATEMP); in yylex()
633 afree(sp, ATEMP); in yylex()
977 afree(iop, ATEMP); in yylex()
1058 afree(yylval.cp, ATEMP); in yylex()
1103 afree(yylval.cp, ATEMP); in yylex()
1350 afree(s->u.freeme, ATEMP); in getsc_uu()
1659 afree(tmp, ATEMP); in get_brace_var()
1820 afree(old_base, ATEMP); in pop_state_()
Dshf.c66 afree(shf, shf->areap); in shf_open()
75 afree(shf, shf->areap); in shf_open()
233 afree(shf, shf->areap); in shf_close()
235 afree(shf->buf, shf->areap); in shf_close()
275 afree(shf, shf->areap); in shf_sclose()
Dfuncs.c255 afree(allocd, ATEMP); in c_pwd()
1097 afree(ap->val.s, APERM); in c_alias()
1114 afree(xalias, ATEMP); in c_alias()
1162 afree(ap->val.s, APERM); in c_unalias()
1173 afree(ap->val.s, APERM); in c_unalias()
1533 afree(up, ATEMP); in c_bind()
2027 afree(cp, ATEMP); in c_read()
2149 afree(cp, ATEMP); in c_read()
2152 afree(allocd, ATEMP); in c_read()
2209 afree(s, ATEMP); in c_eval()
[all …]
Dlalloc.c112 afree(void *ptr, Area *ap) in afree() function
Dmain.c141 afree(cp, APERM); in rndsetup()
917 afree(cp + ALLOC_SIZE, ATEMP); in quitenv()
941 afree(ep->savefd, &ep->area); in cleanup_parents_env()
1530 afree(tblp, tp->areap); in tgrow()
1533 afree(otblp, tp->areap); in tgrow()
Dedit.c434 afree(info, ATEMP); in x_command_glob()
445 afree(words[i], ATEMP); in x_command_glob()
593 afree(toglob, ATEMP); in x_cf_glob()
634 afree(words[--nwords], ATEMP); in x_free_words()
635 afree(words, ATEMP); in x_free_words()
744 afree(words[i], ATEMP); in glob_path()
2187 afree(killstack[killsp], AEDIT); in x_push()
2448 afree(m2, ATEMP); in x_bind()
2475 afree(x_atab[prefix][key], AEDIT); in x_bind()
2959 afree(v, ATEMP); in x_version()
[all …]
Dsyn.c253 afree(iops, ATEMP); in get_command()
305 afree(t, ATEMP); in get_command()
492 afree(iops, ATEMP); in get_command()
Dexec.c117 afree(cp, APERM); in execute()
1099 afree(tp->val.s, APERM); in findcom()
1125 afree(npath.rw, ATEMP); in findcom()
1161 afree(tp->val.s, APERM); in flushcom()
Dexpr.c521 afree(tvar, ATEMP); in exprtoken()
556 afree(tvar, ATEMP); in exprtoken()
Dsh.h1307 #define Xfree(xs, xp) afree((xs).beg, (xs).areap)
1353 #define XPfree(x) afree((x).beg, ATEMP)
1538 void afree(void *, Area *); /* can take NULL */