Home
last modified time | relevance | path

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

/freebsd/contrib/one-true-awk/
H A Drun.c99 static Cell tempcell ={ OCELL, CTEMP, 0, EMPTY, 0.0, NUM|STR|DONTFREE, NULL, NULL }; variable
952 *x = tempcell; in gettemp()
H A DFIXES.1e1324 Fixed bug that caused tempcell list to contain a duplicate.