Home
last modified time | relevance | path

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

/original-bsd/old/awk/
H A Dparse.c56 node *node3(a,b,c,d) node *b, *c, *d; in node3() function
82 x = node3(a,b,c,d);
110 x = node3(a,b,c,d);
139 x = node3(paircnt++, a, b, c);
/original-bsd/contrib/awk.research/
H A Dproto.h70 extern Node *node3(int, Node *, Node *, Node *);