Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/awk/
H A Dtran.c70 Node *nullnode; /* zero&null, converted into a node for comparisons */ variable
91 nullnode = valtonode(nullloc, CCON); in syminit()
H A Dawk.h178 extern Node *nullnode;
H A Dawk.g.y468 return op2(NE, n, nullnode);