Searched refs:gettemp (Results 1 – 3 of 3) sorted by relevance
273 args[i] = gettemp(); in call()287 frp->retval = gettemp(); in call()335 y = gettemp(); in copycell()418 r = gettemp(); in awkgetline()840 x = gettemp(); in matchop()938 Cell *gettemp(void) /* get a tempcell */ in gettemp() function994 x = gettemp(); in substr()1015 y = gettemp(); in substr()1038 z = gettemp(); in sindex()1402 x = gettemp(); in awksprintf()[all …]
168 extern Cell *gettemp(void);
1165 removed extra arg on gettemp, tempfree. minor error message rewording.