Home
last modified time | relevance | path

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

/openbsd/usr.bin/awk/
H A Dtran.c67 Cell *nullloc; /* a guaranteed empty cell */ variable
77 nullloc = setsymtab("$zero&null", "", 0.0, NUM|STR|CON|DONTFREE, symtab); in syminit()
78 nullnode = celltonode(nullloc, CCON); in syminit()