Searched refs:tempfree (Results 1 – 2 of 2) sorted by relevance
39 #define tempfree(x) if (istemp(x)) tfree(x); else macro172 tempfree(x); in execute()189 tempfree(x); in program()196 tempfree(x); in program()205 tempfree(x); in program()264 tempfree(y); in call()295 tempfree(t); in call()300 tempfree(t); in call()305 tempfree(t); in call()308 tempfree(t); in call()[all …]
838 removed extra arg on gettemp, tempfree. minor error message rewording.