Home
last modified time | relevance | path

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

/plan9/sys/src/cmd/awk/
H A Drun.c88 static Cell tempcell ={ OCELL, CTEMP, 0, "", 0.0, NUM|STR|DONTFREE }; variable
695 *x = tempcell; in gettemp()