Searched refs:common_next (Results 1 – 19 of 19) sorted by relevance
3673 if (p->common_block->head == p && !p->common_next) in gfc_restore_last_undo_checkpoint()3687 p->common_block->head = p->common_next; in gfc_restore_last_undo_checkpoint()3693 csym = cparent->common_next; in gfc_restore_last_undo_checkpoint()3698 csym = csym->common_next; in gfc_restore_last_undo_checkpoint()3701 gcc_assert(cparent->common_next == p); in gfc_restore_last_undo_checkpoint()3702 cparent->common_next = csym->common_next; in gfc_restore_last_undo_checkpoint()3704 p->common_next = NULL; in gfc_restore_last_undo_checkpoint()
1202 for (sym = var_list; sym; sym = sym->common_next) in translate_common()
5287 while (tail->common_next) in gfc_match_common()5288 tail = tail->common_next; in gfc_match_common()5397 tail->common_next = sym; in gfc_match_common()
387 for (sym = st->n.common->head; sym; sym = sym->common_next) in gfc_match_omp_variable_list()809 for (sym = st->n.common->head; sym; sym = sym->common_next) in gfc_match_oacc_clause_link()4578 for (s = n->u.common->head; s; s = s->common_next) in gfc_match_omp_declare_target()5106 for (sym = st->n.common->head; sym; sym = sym->common_next) in gfc_match_omp_threadprivate()
1833 struct gfc_symbol *common_next; /* Links for COMMON syms */ member
1255 s = s->common_next; in show_common()
4589 mio_symbol_ref (&sym->common_next); in mio_symbol()
755 clear its common_next pointer.
5943 curr_sym = curr_sym->common_next; in verify_com_block_vars_c_interop()
952 for (; csym; csym = csym->common_next) in resolve_common_vars()
3659 if (p->common_block->head == p && !p->common_next) in gfc_restore_last_undo_checkpoint()3673 p->common_block->head = p->common_next; in gfc_restore_last_undo_checkpoint()3679 csym = cparent->common_next; in gfc_restore_last_undo_checkpoint()3684 csym = csym->common_next; in gfc_restore_last_undo_checkpoint()3687 gcc_assert(cparent->common_next == p); in gfc_restore_last_undo_checkpoint()3688 cparent->common_next = csym->common_next; in gfc_restore_last_undo_checkpoint()3690 p->common_next = NULL; in gfc_restore_last_undo_checkpoint()
1173 for (sym = var_list; sym; sym = sym->common_next) in translate_common()
318 for (sym = st->n.common->head; sym; sym = sym->common_next)715 for (sym = st->n.common->head; sym; sym = sym->common_next) in gfc_match_oacc_clause_link()3269 for (s = n->u.common->head; s; s = s->common_next) in gfc_match_omp_declare_target()3345 for (sym = st->n.common->head; sym; sym = sym->common_next) in gfc_match_omp_threadprivate()
5245 while (tail->common_next) in gfc_match_common()5246 tail = tail->common_next; in gfc_match_common()5348 tail->common_next = sym; in gfc_match_common()
1582 struct gfc_symbol *common_next; /* Links for COMMON syms */ member
1228 s = s->common_next; in show_common()
4438 mio_symbol_ref (&sym->common_next); in mio_symbol()
5854 curr_sym = curr_sym->common_next; in verify_com_block_vars_c_interop()
940 for (; csym; csym = csym->common_next) in resolve_common_vars()