Home | History | Annotate | Download | only in src

Lines Matching refs:ATEMP

168 	ri = alloc(sizeof(struct sretrace_info), ATEMP);	\
169 Xinit(ri->xs, ri->xp, 64, ATEMP); \
180 afree(dp, ATEMP); \
209 Xinit(ws, wp, 64, ATEMP);
299 afree(tmp, ATEMP);
651 afree(sp, ATEMP);
868 afree(sp, ATEMP);
902 struct ioword *iop = alloc(sizeof(struct ioword), ATEMP);
960 afree(iop, ATEMP);
1041 afree(yylval.cp, ATEMP);
1086 afree(yylval.cp, ATEMP);
1136 Xinit(xs, xp, 256, ATEMP);
1334 afree(s->u.freeme, ATEMP);
1483 saved_atemp = ATEMP;
1628 afree(tmp, ATEMP);
1665 Xinit(ws, wp, 32, ATEMP);
1773 Lex_state *news = alloc2(STATE_BSIZE, sizeof(Lex_state), ATEMP);
1789 afree(old_base, ATEMP);