Home | History | Annotate | Download | only in opcodes

Lines Matching refs:is_terminal

100   int is_terminal;
1836 if (ent->is_terminal)
2238 || ent1->is_terminal != ent2->is_terminal
2372 if (ent->is_terminal)
2380 while (p != NULL && ! p->is_terminal)
2577 nent->is_terminal = 0;
2589 if ((*ptr)->is_terminal)
2592 (*ptr)->is_terminal = 1;
2626 ent->is_terminal ? 1 : 0,