Home
last modified time | relevance | path

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 Dmatch.h278 void set_com_block_bind_c (gfc_common_head *, int);
H A Ddecl.c5807 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 DChangeLog-2021632 * 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 Ddecl.cc5896 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 DChangeLog-20073093 (set_com_block_bind_c): Ditto.
3202 gfc_match_name_C, match_common_name, set_com_block_bind_c,