Home | History | Annotate | Download | only in program

Lines Matching refs:inst_head

337 		 state->inst_head = $1;
2756 inst = state->inst_head;
2788 for (inst = state->inst_head; inst != NULL; inst = temp) {
2793 state->inst_head = NULL;