Searched refs:LPAREN_NODE (Results 1 – 1 of 1) sorted by relevance
187 static struct Node LPAREN_NODE = { 0, LPAREN, 0, 0}; variable340 (void) memcpy(topnode, &LPAREN_NODE, sizeof (struct Node)); in main()