Home
last modified time | relevance | path

Searched refs:parse_struct_map (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dparse.c3146 static void parse_struct_map (gfc_statement);
3176 parse_struct_map (ST_MAP); in parse_union()
3228 parse_struct_map (gfc_statement block) in parse_struct_map() function
3284 parse_struct_map (ST_STRUCTURE_DECL); in parse_struct_map()
3882 parse_struct_map (ST_STRUCTURE_DECL); in parse_spec()
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dparse.cc3396 static void parse_struct_map (gfc_statement);
3426 parse_struct_map (ST_MAP); in parse_union()
3478 parse_struct_map (gfc_statement block) in parse_struct_map() function
3534 parse_struct_map (ST_STRUCTURE_DECL); in parse_struct_map()
4132 parse_struct_map (ST_STRUCTURE_DECL); in parse_spec()
H A DChangeLog-20162499 * parse.c (check_component, parse_union, parse_struct_map): Likewise.