Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/awk/
H A Dtran.c99 Cell *nullloc; /* a guaranteed empty cell */ variable
128 nullloc = setsymtab("$zero&null", "", 0.0, in syminit()
130 nullnode = celltonode(nullloc, CCON); in syminit()