Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/oawk/
H A Dparse.c90 NODE *node3(int a, NODE *b, NODE *c, NODE *d) in node3() function
124 x = node3(a, b, c, d); in stat3()
168 x = node3(a, b, c, d); in op3()
/illumos-gate/usr/src/cmd/awk/
H A Dparse.c103 node3(int a, Node *b, Node *c, Node *d) in node3() function
154 x = node3(a, b, c, d); in stat3()
194 x = node3(a, b, c, d); in op3()