Searched refs:oacc_routine_names (Results 1 – 6 of 6) sorted by relevance
2482 for (gfc_oacc_routine_name *n_p = gfc_current_ns->oacc_routine_names; in gfc_match_oacc_routine()2502 n->next = gfc_current_ns->oacc_routine_names; in gfc_match_oacc_routine()2504 gfc_current_ns->oacc_routine_names = n; in gfc_match_oacc_routine()6324 for (gfc_oacc_routine_name *orn = ns->oacc_routine_names; in gfc_resolve_oacc_routines()
3527 for (gfc_oacc_routine_name *n_p = gfc_current_ns->oacc_routine_names; in gfc_match_oacc_routine()3550 n->next = gfc_current_ns->oacc_routine_names; in gfc_match_oacc_routine()3552 gfc_current_ns->oacc_routine_names = n; in gfc_match_oacc_routine()9123 for (gfc_oacc_routine_name *orn = ns->oacc_routine_names; in gfc_resolve_oacc_routines()
2115 gfc_oacc_routine_name *oacc_routine_names; member
178 (gfc_namespace): Add oacc_routine_clauses, oacc_routine_names and
1857 gfc_oacc_routine_name *oacc_routine_names; member