Searched refs:nullloc (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/contrib/one-true-awk/
H A Dtran.c64 Cell *nullloc; /* a guaranteed empty cell */ variable
74 nullloc = setsymtab("$zero&null", "", 0.0, NUM|STR|CON|DONTFREE, symtab);
75 nullnode = celltonode(nullloc, CCON);

Completed in 79 milliseconds