Home | History | Annotate | Download | only in nawk-20071023

Lines Matching refs:LEAF

46 #define LEAF	case CCL: case NCCL: case CHAR: case DOT: case FINAL: case ALL:
51 leaf (CCL, NCCL, CHAR, DOT, FINAL, ALL, EMPTYRE):
134 penter(p1); /* enter parent pointers and leaf indices */
183 void penter(Node *p) /* set up parent pointers and leaf indices */
187 LEAF
212 LEAF
339 void cfoll(fa *f, Node *v) /* enter follow set of each leaf of vertex v into lfollow[leaf] */
346 LEAF
388 LEAF