Home | History | Annotate | Download | only in ksh

Lines Matching refs:ATEMP

125 	Xinit(ws, wp, 64, ATEMP);
185 afree(tmp, ATEMP);
633 (struct ioword *) alloc(sizeof(*iop), ATEMP);
740 afree(yylval.cp, ATEMP);
757 afree(yylval.cp, ATEMP);
796 Xinit(xs, xp, 256, ATEMP);
968 afree(s->u.freeme, ATEMP);
1129 saved_atemp = ATEMP;
1248 afree(tmp, ATEMP);
1288 Xinit(ws, wp, 32, ATEMP);
1365 Lex_state *new = alloc(sizeof(Lex_state) * STATE_BSIZE, ATEMP);
1383 afree(old_base, ATEMP);