Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/awk/
H A Dparse.c94 node4(int a, Node *b, Node *c, Node *d, Node *e) in node4() function
161 x = node4(a, b, c, d, e); in op4()
181 x = node4(a, b, c, d, e); in stat4()
228 x = node4(PASTAT2, a, b, c, (Node *)paircnt); in pa2stat()
/titanic_41/usr/src/cmd/oawk/
H A Dparse.c107 NODE *node4(a, b, c, d, e) NODE *b, *c, *d, *e; in node4() function
192 x = node4(a, b, c, d, e);
215 x = node4(PASTAT2, a, b, c, (NODE *) paircnt);