Searched refs:com_block (Results 1 - 1 of 1) sorted by relevance

/haiku-buildtools/gcc/gcc/fortran/
H A Ddecl.c4060 set_com_block_bind_c (gfc_common_head *com_block, int is_bind_c) argument
4062 com_block->is_bind_c = is_bind_c;
4090 verify_com_block_vars_c_interop (gfc_common_head *com_block) argument
4095 curr_sym = com_block->head;
4106 retval = verify_bind_c_sym (curr_sym, &(curr_sym->ts), 1, com_block);
4119 int is_in_common, gfc_common_head *com_block)
4159 tmp_sym->name, com_block->name,
4160 &(tmp_sym->declared_at), com_block->name);
4184 tmp_sym->name, com_block->name,
4268 set_verify_bind_c_com_block (gfc_common_head *com_block, in argument
4118 verify_bind_c_sym(gfc_symbol *tmp_sym, gfc_typespec *ts, int is_in_common, gfc_common_head *com_block) argument
4294 gfc_common_head *com_block = NULL; local
[all...]

Completed in 102 milliseconds