Home
last modified time | relevance | path

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

/mirbsd/src/usr.bin/awk/
Drun.c92 static Cell tempcell ={ OCELL, CTEMP, 0, tempcell_i, 0.0, NUM|STR|DONTFREE, NULL }; variable
712 *x = tempcell; in gettemp()
DFIXES910 Fixed bug that caused tempcell list to contain a duplicate.