Searched refs:set_com_block_bind_c (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | match.h | 278 void set_com_block_bind_c (gfc_common_head *, int);
|
H A D | decl.c | 5807 set_com_block_bind_c (gfc_common_head *com_block, int is_bind_c) in set_com_block_bind_c() function 6025 set_com_block_bind_c (com_block, 1); in set_verify_bind_c_com_block()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | ChangeLog-2021 | 632 * decl.c (gfc_match_old_kind_spec, set_com_block_bind_c, 639 (gfc_match_name_C, gfc_match_old_kind_spec, set_com_block_bind_c,
|
H A D | decl.cc | 5896 set_com_block_bind_c (gfc_common_head *com_block, int is_bind_c) in set_com_block_bind_c() function 6114 set_com_block_bind_c (com_block, 1); in set_verify_bind_c_com_block()
|
H A D | ChangeLog-2007 | 3093 (set_com_block_bind_c): Ditto. 3202 gfc_match_name_C, match_common_name, set_com_block_bind_c,
|