Lines Matching defs:a
23 node *exptostat(a) node *a; in exptostat() argument
29 node *node0(a) in node0() argument
37 node *node1(a,b) node *b; in node1() argument
46 node *node2(a,b,c) node *b, *c; in node2() argument
56 node *node3(a,b,c,d) node *b, *c, *d; in node3() argument
67 node *node4(a,b,c,d,e) node *b, *c, *d, *e; in node4() argument
79 node *stat3(a,b,c,d) node *b, *c, *d; in stat3() argument
86 node *op2(a,b,c) node *b, *c; in op2() argument
93 node *op1(a,b) node *b; in op1() argument
100 node *stat1(a,b) node *b; in stat1() argument
107 node *op3(a,b,c,d) node *b, *c, *d; in op3() argument
114 node *stat2(a,b,c) node *b, *c; in stat2() argument
121 node *stat4(a,b,c,d,e) node *b, *c, *d, *e; in stat4() argument
128 node *valtonode(a, b) cell *a; in valtonode() argument
136 node *pa2stat(a,b,c) node *a, *b, *c; in pa2stat() argument
143 node *linkum(a,b) node *a, *b; in linkum() argument