Home
last modified time | relevance | path

Searched refs:check_for_implicit_index (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dprimary.c3430 check_for_implicit_index (gfc_symtree **st, gfc_symbol **sym) in check_for_implicit_index() function
3537 m = check_for_implicit_index (&symtree, &sym); in gfc_match_rvalue()
4043 m = check_for_implicit_index (&st, &sym); in match_variable()
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dprimary.cc3438 check_for_implicit_index (gfc_symtree **st, gfc_symbol **sym) in check_for_implicit_index() function
3545 m = check_for_implicit_index (&symtree, &sym); in gfc_match_rvalue()
4051 m = check_for_implicit_index (&st, &sym); in match_variable()
H A DChangeLog-20091989 * primary.c (match_actual_arg,check_for_implicit_index,
H A DChangeLog-20074211 * primary.c (check_for_implicit_index): New function to check