Home
last modified time | relevance | path

Searched refs:gettemp (Results 1 – 3 of 3) sorted by relevance

/dragonfly/contrib/awk/
H A Drun.c334 y = gettemp(); in copycell()
417 r = gettemp(); in awkgetline()
839 x = gettemp(); in matchop()
1018 y = gettemp(); in substr()
1041 z = gettemp(); in sindex()
1405 x = gettemp(); in awksprintf()
1459 z = gettemp(); in arith()
1527 z = gettemp(); in incrdecr()
1622 z = gettemp(); in cat()
1847 x = gettemp(); in split()
[all …]
H A Dproto.h169 extern Cell *gettemp(void);
H A DFIXES.1e1165 removed extra arg on gettemp, tempfree. minor error message rewording.