Searched refs:tempfree (Results 1 – 2 of 2) sorted by relevance
37 #define tempfree(x) if (istemp(x)) tfree(x); else macro170 tempfree(x); in execute()187 tempfree(x); in program()194 tempfree(x); in program()203 tempfree(x); in program()262 tempfree(y); in call()293 tempfree(t); in call()298 tempfree(t); in call()303 tempfree(t); in call()306 tempfree(t); in call()[all …]
762 removed extra arg on gettemp, tempfree. minor error message rewording.