Searched refs:gettemp (Results 1 - 4 of 4) sorted by relevance

/freebsd-9.3-release/contrib/one-true-awk/
H A Drun.c268 args[i] = gettemp();
283 fp->retval = gettemp();
329 y = gettemp();
408 r = gettemp();
605 x = gettemp();
695 Cell *gettemp(void) /* get a tempcell */ function
754 x = gettemp();
774 y = gettemp();
794 z = gettemp();
960 x = gettemp();
[all...]
H A Dproto.h161 extern Cell *gettemp(void);
H A DFIXES762 removed extra arg on gettemp, tempfree. minor error message rewording.
/freebsd-9.3-release/contrib/ntp/lib/isc/win32/
H A Dfile.c48 gettemp(char *path, int *doopen) { function
114 return (gettemp(path, &fd) ? fd : -1);

Completed in 57 milliseconds