Searched refs:tempfree (Results 1 – 2 of 2) sorted by relevance
30 #define tempfree(a) {if (istemp(a)) {xfree(a->sval); a->tval = 0; }} macro117 tempfree(x); in execute()135 tempfree(x); in program()140 tempfree(x); in program()143 tempfree(x); in program()149 tempfree(x); in program()178 tempfree(x); in array()216 tempfree(x); in matchop()238 tempfree(x); in boolop()244 tempfree(y); in boolop()[all …]
63 #define tempfree(x) if (istemp(x)) tfree(x) macro187 tempfree(x); in execute()209 tempfree(x); in program()216 tempfree(x); in program()226 tempfree(x); in program()299 tempfree(y); in call()331 tempfree(t); in call()336 tempfree(t); in call()341 tempfree(t); in call()344 tempfree(t); in call()[all …]