/external/mksh/src/ |
D | var.c | 110 afree(l, ATEMP); in popblock() 190 afree(vn, ATEMP); in array_index_calc() 197 afree(ap, ATEMP); in array_index_calc() 212 afree(tmp, ATEMP); in array_index_calc() 216 afree(sub, ATEMP); in array_index_calc() 300 afree(vname.rw, ATEMP); in global() 351 afree(vname.rw, ATEMP); in local() 453 afree(vq->val.s, vq->areap); in setstr() 473 afree(salloc, ATEMP); in setstr() 616 afree(vq->val.s, vq->areap); in setint_n() [all …]
|
D | histrap.c | 381 afree(*histptr, APERM); in hist_execute() 388 afree(cmd, areap); in hist_execute() 570 afree(hname, APERM); in sethistfile() 636 afree(enqueued, APERM); in histsave() 649 afree(c, APERM); in histsave() 666 afree(c, APERM); in histsave() 684 afree(c, APERM); in histsave() 693 afree(c, APERM); in histsave() 701 afree(*history, APERM); in histsave() 838 afree(nhname, ATEMP); in hist_init() [all …]
|
D | tree.c | 695 afree(t->str, ap); in tfree() 699 afree(*w, ap); in tfree() 700 afree(t->vars, ap); in tfree() 709 afree(*w, ap); in tfree() 710 afree(t->args, ap); in tfree() 719 afree(t, ap); in tfree() 730 afree(p->ioname, ap); in iofree() 731 afree(p->delim, ap); in iofree() 732 afree(p->heredoc, ap); in iofree() 733 afree(p, ap); in iofree() [all …]
|
D | misc.c | 683 afree(pnew, ATEMP); in gmatchx() 1299 afree(str, ATEMP); in print_columns() 1384 afree(rv, ATEMP); in ksh_get_wd() 1423 afree(tp, ATEMP); in do_realpath() 1521 afree(ipath, ATEMP); in do_realpath() 1573 afree(ldest, ATEMP); in do_realpath() 1574 afree(ipath, ATEMP); in do_realpath() 1580 afree(ldest, ATEMP); in do_realpath() 1581 afree(ipath, ATEMP); in do_realpath() 1786 afree(current_wd, APERM); in set_current_wd() [all …]
|
D | lex.c | 178 afree(dp, ATEMP); \ 285 afree(tmp, ATEMP); in yylex() 654 afree(sp, ATEMP); in yylex() 873 afree(sp, ATEMP); in yylex() 966 afree(iop, ATEMP); in yylex() 1044 afree(yylval.cp, ATEMP); in yylex() 1088 afree(yylval.cp, ATEMP); in yylex() 1096 afree(dp, ATEMP); in yylex() 1329 afree(s->u.freeme, ATEMP); in getsc_uu() 1624 afree(tmp, ATEMP); in get_brace_var() [all …]
|
D | eval.c | 125 afree(s, ATEMP); in substitute() 384 afree(beg, ATEMP); in expand() 455 afree(stg, ATEMP); in expand() 459 afree(stg, ATEMP); in expand() 461 afree(beg, ATEMP); in expand() 502 afree(s, ATEMP); in expand() 571 afree(end, ATEMP); in expand() 573 afree(s, ATEMP); in expand() 578 afree(tpat1, ATEMP); in expand() 581 afree(pat, ATEMP); in expand() [all …]
|
D | shf.c | 68 afree(shf, shf->areap); in shf_open() 79 afree(shf, shf->areap); in shf_open() 238 afree(shf, shf->areap); in shf_close() 240 afree(shf->buf, shf->areap); in shf_close() 280 afree(shf, shf->areap); in shf_sclose()
|
D | funcs.c | 270 afree(allocd, ATEMP); in c_pwd() 1164 afree(ap->val.s, APERM); in c_alias() 1181 afree(xalias, ATEMP); in c_alias() 1229 afree(ap->val.s, APERM); in c_unalias() 1240 afree(ap->val.s, APERM); in c_unalias() 1613 afree(up, ATEMP); in c_bind() 2125 afree(cp, ATEMP); in c_read() 2265 afree(cp, ATEMP); in c_read() 2268 afree(allocd, ATEMP); in c_read() 2327 afree(s, ATEMP); in c_eval() [all …]
|
D | edit.c | 337 afree(s, ATEMP); in x_glob_hlp_tilde_and_rem_qchar() 388 afree(s, ATEMP); in x_file_glob() 507 afree(info, ATEMP); in x_command_glob() 518 afree(words[i], ATEMP); in x_command_glob() 657 afree(toglob, ATEMP); in x_cf_glob() 702 afree(words[--nwords], ATEMP); in x_free_words() 703 afree(words, ATEMP); in x_free_words() 812 afree(words[i], ATEMP); in glob_path() 2265 afree(killstack[killsp], AEDIT); in x_push() 2525 afree(m2, ATEMP); in x_bind() [all …]
|
D | lalloc.c | 112 afree(void *ptr, Area *ap) in afree() function
|
D | main.c | 135 afree(cp, APERM); in rndsetup() 171 afree(x, ATEMP); in isuc() 1027 afree(cp + ALLOC_SIZE, ATEMP); in quitenv() 1049 afree(ep->savefd, &ep->area); in cleanup_parents_env() 1719 afree(tblp, tp->areap); in tgrow() 1722 afree(otblp, tp->areap); in tgrow()
|
D | exec.c | 124 afree(cp, APERM); in execute() 1183 afree(tp->val.s, APERM); in findcom() 1209 afree(npath.rw, ATEMP); in findcom() 1245 afree(tp->val.s, APERM); in flushcom() 1444 afree(sp, ATEMP); in iosetup() 1509 afree(sp, ATEMP); in iosetup()
|
D | syn.c | 286 afree(iops, ATEMP); in get_command() 370 afree(t, ATEMP); in get_command() 519 afree(iops, ATEMP); in get_command() 1211 afree(ys, ATEMP); in yyrecursive_pop()
|
D | expr.c | 657 afree(tvar, ATEMP); in exprtoken() 693 afree(tvar, ATEMP); in exprtoken()
|
D | sh.h | 1498 #define Xfree(xs, xp) afree((xs).beg, (xs).areap) 1545 #define XPfree(x) afree((x).beg, ATEMP) 1692 void afree(void *, Area *); /* can take NULL */
|
/external/llvm/docs/ |
D | InAlloca.rst | 100 or ``afree`` to make it clear that this stack adjusting cleanup is less
|