Lines Matching refs:ATEMP
173 strdupx(x, cx, ATEMP);
183 afree(x, ATEMP);
460 s = pushs(SSTRINGCMDLINE, ATEMP);
481 s = pushs(SFILE, ATEMP);
495 s = pushs(SSTDIN, ATEMP);
727 s = pushs(SFILE, ATEMP);
729 strdupx(s->file, name, ATEMP);
746 s = pushs(SSTRING, ATEMP);
934 cp = alloc(sizeof(struct env) - ALLOC_SIZE, ATEMP);
1028 afree(cp + ALLOC_SIZE, ATEMP);
1075 /* remove temp files and free ATEMP Area */
1834 p = alloc2(i, sizeof(struct tbl *), ATEMP);