Home | History | Annotate | Download | only in config

Lines Matching refs:TransitionList

527   TransitionList *tl = (TransitionList *) xmalloc (sizeof (TransitionList));
528 TransitionList *prev;
529 TransitionList **t_p;
1865 (TransitionList **) xmalloc (sizeof (TransitionTable *) * num_opcodes);