Home
last modified time | relevance | path

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

/netbsd/src/external/historical/nawk/dist/
Dtran.c70 Cell *nullloc; /* a guaranteed empty cell */ variable
80 nullloc = setsymtab("$zero&null", "", 0.0, NUM|STR|CON|DONTFREE, symtab); in syminit()
81 nullnode = celltonode(nullloc, CCON); in syminit()