Searched refs:ST_POINTER_ASSIGNMENT (Results 1 – 4 of 4) sorted by relevance
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
| H A D | parse.c | 362 match (NULL, gfc_match_pointer_assignment, ST_POINTER_ASSIGNMENT); in decode_statement() 1550 case ST_POINTER_ASSIGNMENT: case ST_EXIT: case ST_CYCLE: \ 2102 case ST_POINTER_ASSIGNMENT: in gfc_ascii_statement() 4076 case ST_POINTER_ASSIGNMENT: in parse_forall_block()
|
| H A D | gfortran.h | 216 ST_POINTER_ASSIGNMENT, ST_SELECT_CASE, ST_SEQUENCE, ST_SIMPLE_IF, enumerator
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
| H A D | parse.cc | 364 match (NULL, gfc_match_pointer_assignment, ST_POINTER_ASSIGNMENT); in decode_statement() 1669 case ST_POINTER_ASSIGNMENT: case ST_EXIT: case ST_CYCLE: \ 2232 case ST_POINTER_ASSIGNMENT: in gfc_ascii_statement() 4326 case ST_POINTER_ASSIGNMENT: in parse_forall_block()
|
| H A D | gfortran.h | 250 ST_POINTER_ASSIGNMENT, ST_SELECT_CASE, ST_SEQUENCE, ST_SIMPLE_IF, enumerator
|