Home
last modified time | relevance | path

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

/external/one-true-awk/
Drun.c92 static Cell tempcell ={ OCELL, CTEMP, 0, "", 0.0, NUM|STR|DONTFREE, NULL }; variable
723 *x = tempcell; in gettemp()
DFIXES997 Fixed bug that caused tempcell list to contain a duplicate.