Lines Matching refs:gettemp
50 static Cell *gettemp(char *), *copycell(Cell *);
235 args[i] = gettemp("nullargs"); in call()
250 fp->retval = gettemp("retval"); in call()
294 y = gettemp("copycell"); in copycell()
370 r = gettemp(""); in getaline()
576 x = gettemp(""); in matchop()
667 gettemp(char *s) in gettemp() function
727 x = gettemp(""); in substr()
747 y = gettemp(""); in substr()
769 z = gettemp(""); in sindex()
941 x = gettemp(""); in a_sprintf()
986 z = gettemp(""); in arith()
1052 z = gettemp(""); in incrdecr()
1142 z = gettemp(""); in cat()
1339 x = gettemp(""); in split()
1551 x = gettemp(""); in bltin()
1560 x = gettemp(""); in bltin()
1900 x = gettemp(""); in gsub()