Lines Matching refs:ATEMP
283 afree(allocd, ATEMP); in c_pwd()
459 Xinit(xs, xp, 128, ATEMP); in c_print()
519 Xinit(xs, xp, 128, ATEMP); in c_print()
536 afree(XPptrv(po.words)[w], ATEMP); in c_print()
726 char *xp = alloc(xlen + 1 + clen, ATEMP); in do_whence()
735 afree(xp, ATEMP); in do_whence()
889 strndupx(xalias, alias, val++ - alias, ATEMP); in c_alias()
894 afree(xalias, ATEMP); in c_alias()
938 afree(xalias, ATEMP); in c_alias()
1702 strdupx(allocd, *wp, ATEMP); in c_read()
1717 Xinit(xs, xp, bytesleft, ATEMP); in c_read()
1880 XinitN(xs, 128, ATEMP); in c_read()
1889 afree(cp, ATEMP); in c_read()
2029 afree(cp, ATEMP); in c_read()
2032 afree(allocd, ATEMP); in c_read()
2048 s = pushs(SWORDS, ATEMP); in c_eval()
2088 afree(s, ATEMP); in c_eval()
2326 strndupx(cp, id, n - 3, ATEMP); in c_unset()
2333 afree(cp, ATEMP); in c_unset()
2478 afree(wp[i], ATEMP); in timex_hook()
2935 afree(nv, ATEMP); in test_eval()
3289 afree(buf, ATEMP); in c_realpath()