Searched refs:tempcell (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/oawk/
H A Drun.c72 static CELL tempcell ={ OCELL, CTEMP, 0, 0, 0.0, NUM, 0 }; variable
332 tmps[i] = tempcell;
/illumos-gate/usr/src/cmd/awk/
H A Drun.c72 static Cell tempcell = { OCELL, CTEMP, 0, 0, 0.0, NUM }; variable
661 ERROR "tempcell list is curdled" FATAL;
682 *x = tempcell;

Completed in 50 milliseconds