Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dmatch.h113 match gfc_match_block_data (void);
H A Dparse.c449 match ("block data", gfc_match_block_data, ST_BLOCK_DATA); in decode_statement()
H A Dmatch.c5432 gfc_match_block_data (void) in gfc_match_block_data() function
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dmatch.h108 match gfc_match_block_data (void);
H A Dparse.cc451 match ("block data", gfc_match_block_data, ST_BLOCK_DATA); in decode_statement()
H A Dmatch.cc5481 gfc_match_block_data (void) in gfc_match_block_data() function
H A DChangeLog-20041471 (gfc_match_block_data): A space is required before a block data
H A DChangeLog-20181531 * match.c (gfc_match_block_data): Call gfc_notify_std to warn about
H A DChangeLog-20053421 gfc_match_call, gfc_match_common, gfc_match_block_data,