Searched refs:gettemp (Results 1 – 3 of 3) sorted by relevance
271 args[i] = gettemp(); in call()285 frp->retval = gettemp(); in call()333 y = gettemp(); in copycell()416 r = gettemp(); in awkgetline()610 x = gettemp(); in matchop()700 Cell *gettemp(void) /* get a tempcell */ in gettemp() function759 x = gettemp(); in substr()779 y = gettemp(); in substr()799 z = gettemp(); in sindex()993 x = gettemp(); in awksprintf()[all …]
170 extern Cell *gettemp(void);
1094 removed extra arg on gettemp, tempfree. minor error message rewording.