Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/awk/
H A Dparse.c116 node4(int a, Node *b, Node *c, Node *d, Node *e) in node4() function
164 x = node4(a, b, c, d, e); in stat4()
204 x = node4(a, b, c, d, e); in op4()
254 x = node4(PASTAT2, a, b, c, itonp(paircnt)); in pa2stat()
/illumos-gate/usr/src/cmd/oawk/
H A Dparse.c105 NODE *node4(int a, NODE *b, NODE *c, NODE *d, NODE *e) in node4() function
190 x = node4(a, b, c, d, e); in stat4()
213 x = node4(PASTAT2, a, b, c, (NODE *) paircnt); in pa2stat()