Home | History | Annotate | Download | only in src

Lines Matching refs:ATEMP

166 	ri = alloc(sizeof(struct sretrace_info), ATEMP);	\
167 Xinit(ri->xs, ri->xp, 64, ATEMP); \
178 afree(dp, ATEMP); \
207 Xinit(ws, wp, 64, ATEMP);
297 afree(tmp, ATEMP);
660 afree(sp, ATEMP);
877 afree(sp, ATEMP);
915 struct ioword *iop = alloc(sizeof(struct ioword), ATEMP);
973 afree(iop, ATEMP);
1054 afree(yylval.cp, ATEMP);
1099 afree(yylval.cp, ATEMP);
1149 Xinit(xs, xp, 256, ATEMP);
1347 afree(s->u.freeme, ATEMP);
1496 saved_atemp = ATEMP;
1627 afree(tmp, ATEMP);
1664 Xinit(ws, wp, 32, ATEMP);
1772 Lex_state *news = alloc2(STATE_BSIZE, sizeof(Lex_state), ATEMP);
1788 afree(old_base, ATEMP);