Home
last modified time | relevance | path

Searched refs:gfc_match_read (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dmatch.h320 match gfc_match_read (void);
H A Dio.c4432 gfc_match_read (void) in gfc_match_read() function
H A Dparse.c551 match ("read", gfc_match_read, ST_READ); in decode_statement()
H A Dmatch.c1657 match ("read", gfc_match_read, ST_READ) in gfc_match_if()
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dmatch.h331 match gfc_match_read (void);
H A Dio.cc4432 gfc_match_read (void) in gfc_match_read() function
H A Dparse.cc553 match ("read", gfc_match_read, ST_READ); in decode_statement()
H A Dmatch.cc1632 match ("read", gfc_match_read, ST_READ) in gfc_match_if()