Home
last modified time | relevance | path

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

/illumos-gate/usr/src/test/util-tests/tests/awk/tests/
H A DT.misc506 diff $TEMP1 $TEMP2 || fail 'BAD: T.misc return tempcell'
/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; in gettemp()
/illumos-gate/usr/src/cmd/awk/
H A Drun.c92 static Cell tempcell = { OCELL, CTEMP, NULL, "", 0.0, variable
799 *x = tempcell; in gettemp()