Searched refs:gfc_match_call (Results 1 – 17 of 17) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | match.h | 102 match gfc_match_call (void);
|
H A D | match.c | 1633 match ("call", gfc_match_call, ST_CALL) in gfc_match_if() 4977 gfc_match_call (void) in gfc_match_call() function
|
H A D | parse.c | 454 match ("call", gfc_match_call, ST_CALL); in decode_statement()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | match.h | 99 match gfc_match_call (void);
|
H A D | ChangeLog-2009 | 266 * 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 D | ChangeLog-2013 | 539 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 D | match.cc | 1608 match ("call", gfc_match_call, ST_CALL) in gfc_match_if() 5018 gfc_match_call (void) in gfc_match_call() function
|
H A D | ChangeLog | 1432 * match.h (gfc_match_call): Likewise.
|
H A D | ChangeLog-2007 | 2007 * 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 D | parse.cc | 456 match ("call", gfc_match_call, ST_CALL); in decode_statement()
|
H A D | ChangeLog-2008 | 803 * match.c (gfc_match_call): Use the existing symbol even if 1164 (gfc_match_call): Allow for CALL's to typebound procedures.
|
H A D | ChangeLog-2003 | 131 * match.c (gfc_match_call): Handle actual arguments associated with
|
H A D | ChangeLog-2021 | 2338 * match.c (gfc_match_call): Include associate names as possible
|
H A D | ChangeLog-2004 | 2085 gfc_match_nullify, gfc_match_call, match_implicit_range,
|
H A D | ChangeLog-2019 | 872 * match.c (gfc_match_call): BOZ cannot be an actual argument in
|
H A D | ChangeLog-2011 | 3924 * match.c (gfc_match_goto, gfc_match_call, gfc_match_case,
|
H A D | ChangeLog-2005 | 3421 gfc_match_call, gfc_match_common, gfc_match_block_data,
|