Searched refs:EXEC_GOTO (Results 1 - 5 of 5) sorted by relevance

/haiku-buildtools/gcc/gcc/fortran/
H A Dst.c97 case EXEC_GOTO:
H A Dmatch.c3411 new_st.op = EXEC_GOTO;
3423 new_st.op = EXEC_GOTO;
3448 head = tail = gfc_get_code (EXEC_GOTO);
3451 tail->block = gfc_get_code (EXEC_GOTO);
3505 tail->next = gfc_get_code (EXEC_GOTO);
4397 c->next = gfc_get_code (EXEC_GOTO);
H A Dtrans.c1754 case EXEC_GOTO:
H A Dgfortran.h2326 EXEC_GOTO, EXEC_CALL, EXEC_COMPCALL, EXEC_ASSIGN_CALL, EXEC_RETURN, enumerator in enum:__anon136
H A Dresolve.c9229 case EXEC_GOTO:
10237 case EXEC_GOTO:

Completed in 201 milliseconds