Searched refs:gfc_match_pointer (Results 1 – 9 of 9) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | match.h | 263 match gfc_match_pointer (void);
|
H A D | parse.c | 245 match ("pointer", gfc_match_pointer, ST_ATTR_DECL); in decode_specification_statement() 539 match ("pointer", gfc_match_pointer, ST_ATTR_DECL); in decode_statement()
|
H A D | decl.c | 8971 gfc_match_pointer (void) in gfc_match_pointer() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | match.h | 280 match gfc_match_pointer (void);
|
H A D | parse.cc | 247 match ("pointer", gfc_match_pointer, ST_ATTR_DECL); in decode_specification_statement() 541 match ("pointer", gfc_match_pointer, ST_ATTR_DECL); in decode_statement()
|
H A D | ChangeLog-2019 | 2436 (gfc_match_pointer): Likewise.
|
H A D | decl.cc | 9059 gfc_match_pointer (void) in gfc_match_pointer() function
|
H A D | ChangeLog-2005 | 1020 (gfc_match_pointer): Added Cray pointer parsing code.
|
H A D | ChangeLog-2006 | 4367 gfc_match_pointer, gfc_match_dimension, gfc_match_target):
|