Home
last modified time | relevance | path

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

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