Searched refs:COMP_INTERFACE (Results 1 - 15 of 15) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dparse.h29 COMP_FUNCTION, COMP_BLOCK_DATA, COMP_INTERFACE, COMP_DERIVED, enumerator in enum:gfc_compile_state
H A Ddecl.c642 && gfc_state_stack->previous->state == COMP_INTERFACE)
1248 if (s->state != COMP_INTERFACE)
1355 && gfc_current_state () != COMP_INTERFACE)
2618 && gfc_current_state () != COMP_INTERFACE
4438 if (gfc_current_state () != COMP_INTERFACE
4482 int iface = gfc_state_stack->previous->state != COMP_INTERFACE
6306 || gfc_current_state () == COMP_INTERFACE)
6317 || p->state == COMP_INTERFACE)
6847 case2 = gfc_current_state () == COMP_INTERFACE && gfc_state_stack->previous
7317 case COMP_INTERFACE
[all...]
H A Dsymbol.c1024 && !gfc_find_state (COMP_INTERFACE))
1065 && !gfc_find_state (COMP_INTERFACE))
1091 && !gfc_find_state (COMP_INTERFACE))
1211 && !gfc_find_state (COMP_INTERFACE))
1220 && !gfc_find_state (COMP_INTERFACE)))
H A Dprimary.c3519 if (gfc_find_state (COMP_INTERFACE)
4030 || gfc_current_state () == COMP_INTERFACE
H A Dparse.c339 || gfc_current_state () == COMP_INTERFACE
3513 push_state (&s1, COMP_INTERFACE, sym);
3853 if (gfc_current_state () == COMP_INTERFACE)
H A Dio.c1378 && gfc_state_stack->previous->state == COMP_INTERFACE)
H A Dmatch.c5923 && gfc_state_stack->previous->state == COMP_INTERFACE)
/netbsd-current/external/gpl3/gcc/dist/gcc/fortran/
H A Dparse.h29 COMP_FUNCTION, COMP_BLOCK_DATA, COMP_INTERFACE, COMP_DERIVED, enumerator in enum:gfc_compile_state
H A Ddecl.cc642 && gfc_state_stack->previous->state == COMP_INTERFACE)
1248 if (s->state != COMP_INTERFACE)
1355 && gfc_current_state () != COMP_INTERFACE)
2700 && gfc_current_state () != COMP_INTERFACE
4535 if (gfc_current_state () != COMP_INTERFACE
4579 int iface = gfc_state_stack->previous->state != COMP_INTERFACE
6387 || gfc_current_state () == COMP_INTERFACE)
6398 || p->state == COMP_INTERFACE)
6928 case2 = gfc_current_state () == COMP_INTERFACE && gfc_state_stack->previous
7398 case COMP_INTERFACE
[all...]
H A Dsymbol.cc1025 && !gfc_find_state (COMP_INTERFACE))
1066 && !gfc_find_state (COMP_INTERFACE))
1092 && !gfc_find_state (COMP_INTERFACE))
1218 && !gfc_find_state (COMP_INTERFACE))
1227 && !gfc_find_state (COMP_INTERFACE)))
H A Dparse.cc341 || gfc_current_state () == COMP_INTERFACE
1193 && gfc_state_stack->previous->state == COMP_INTERFACE)
3759 push_state (&s1, COMP_INTERFACE, sym);
4099 if (gfc_current_state () == COMP_INTERFACE)
H A Dprimary.cc3505 if (gfc_find_state (COMP_INTERFACE)
4016 || gfc_current_state () == COMP_INTERFACE
H A Dopenmp.cc5254 && gfc_state_stack->previous->state == COMP_INTERFACE)
5319 || gfc_state_stack->previous->state != COMP_INTERFACE)
5339 || gfc_state_stack->previous->state != COMP_INTERFACE))
H A Dio.cc1378 && gfc_state_stack->previous->state == COMP_INTERFACE)
H A Dmatch.cc5992 && gfc_state_stack->previous->state == COMP_INTERFACE)

Completed in 629 milliseconds