Home
last modified time | relevance | path

Searched defs:tmps (Results 1 – 4 of 4) sorted by relevance

/original-bsd/usr.bin/pascal/src/
H A Dtmps.h63 struct tmps { struct
64 long om_off;
66 long next_avail[NUMREGTYPES];
/original-bsd/old/awk/
H A Drun.c34 cell tmps[MAXTMP]; variable
/original-bsd/usr.bin/dc/
H A Ddc.c1846 struct sym *tmps; local
/original-bsd/contrib/awk.research/
H A Drun.c67 Cell *tmps; /* free temporary cells for execution */ variable