Home
last modified time | relevance | path

Searched refs:gfc_match_pointer (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dmatch.h263 match gfc_match_pointer (void);
H A Dparse.c245 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 Ddecl.c8971 gfc_match_pointer (void) in gfc_match_pointer() function
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dmatch.h280 match gfc_match_pointer (void);
H A Dparse.cc247 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 DChangeLog-20192436 (gfc_match_pointer): Likewise.
H A Ddecl.cc9059 gfc_match_pointer (void) in gfc_match_pointer() function
H A DChangeLog-20051020 (gfc_match_pointer): Added Cray pointer parsing code.
H A DChangeLog-20064367 gfc_match_pointer, gfc_match_dimension, gfc_match_target):