Searched refs:gettemp (Results 1 – 3 of 3) sorted by relevance
274 args[i] = gettemp(); in call()288 frp->retval = gettemp(); in call()336 y = gettemp(); in copycell()419 r = gettemp(); in awkgetline()839 x = gettemp(); in matchop()937 Cell *gettemp(void) /* get a tempcell */ in gettemp() function993 x = gettemp(); in substr()1014 y = gettemp(); in substr()1037 z = gettemp(); in sindex()1401 x = gettemp(); in awksprintf()[all …]
169 extern Cell *gettemp(void);
1165 removed extra arg on gettemp, tempfree. minor error message rewording.