Lines Matching refs:ATEMP
266 afree(allocd, ATEMP); in c_pwd()
401 Xinit(xs, xp, 128, ATEMP); in c_print()
1104 strndupx(xalias, alias, val++ - alias, ATEMP); in c_alias()
1149 afree(xalias, ATEMP); in c_alias()
1562 strdupx(up, *wp, ATEMP); in c_bind()
1571 afree(up, ATEMP); in c_bind()
1892 strdupx(allocd, *wp, ATEMP); in c_read()
1907 Xinit(xs, xp, bytesleft, ATEMP); in c_read()
2058 XinitN(xs, 128, ATEMP); in c_read()
2066 afree(cp, ATEMP); in c_read()
2188 afree(cp, ATEMP); in c_read()
2191 afree(allocd, ATEMP); in c_read()
2208 s = pushs(SWORDS, ATEMP); in c_eval()
2250 afree(s, ATEMP); in c_eval()
2483 strndupx(cp, id, n - 3, ATEMP); in c_unset()
2490 afree(cp, ATEMP); in c_unset()
2635 afree(wp[i], ATEMP); in timex_hook()
3048 afree(nv, ATEMP); in test_eval()
3580 afree(buf, ATEMP); in c_realpath()