Home
last modified time | relevance | path

Searched refs:gfc_match_call (Results 1 – 17 of 17) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dmatch.h102 match gfc_match_call (void);
H A Dmatch.c1633 match ("call", gfc_match_call, ST_CALL) in gfc_match_if()
4977 gfc_match_call (void) in gfc_match_call() function
H A Dparse.c454 match ("call", gfc_match_call, ST_CALL); in decode_statement()
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dmatch.h99 match gfc_match_call (void);
H A DChangeLog-2009266 * match.c (gfc_match_call): Use new function
339 * match.c (gfc_match_call): If we're inside a function with derived
906 * match.c (gfc_match_allocate,gfc_match_deallocate,gfc_match_call):
1981 * match.c (gfc_match_sym_tree,gfc_match_call): Update
2675 gfc_match_nullify, match_typebound_call, gfc_match_call
H A DChangeLog-2013539 gfc_match_nullify, gfc_match_call, match_simple_where, gfc_match_where):
591 * match.c (gfc_match_call): Exit loop after setting i.
H A Dmatch.cc1608 match ("call", gfc_match_call, ST_CALL) in gfc_match_if()
5018 gfc_match_call (void) in gfc_match_call() function
H A DChangeLog1432 * match.h (gfc_match_call): Likewise.
H A DChangeLog-20072007 * match.c (gfc_match_call): Do not create a new symtree in the
2979 * match.c (gfc_match_call): Check, in all cases, that a symbol
3303 * match.c (gfc_match_call): If a host associated symbol is not
H A Dparse.cc456 match ("call", gfc_match_call, ST_CALL); in decode_statement()
H A DChangeLog-2008803 * match.c (gfc_match_call): Use the existing symbol even if
1164 (gfc_match_call): Allow for CALL's to typebound procedures.
H A DChangeLog-2003131 * match.c (gfc_match_call): Handle actual arguments associated with
H A DChangeLog-20212338 * match.c (gfc_match_call): Include associate names as possible
H A DChangeLog-20042085 gfc_match_nullify, gfc_match_call, match_implicit_range,
H A DChangeLog-2019872 * match.c (gfc_match_call): BOZ cannot be an actual argument in
H A DChangeLog-20113924 * match.c (gfc_match_goto, gfc_match_call, gfc_match_case,
H A DChangeLog-20053421 gfc_match_call, gfc_match_common, gfc_match_block_data,