Searched refs:gfc_match_nullify (Results 1 – 14 of 14) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | match.h | 99 match gfc_match_nullify (void);
|
H A D | match.c | 1653 match ("nullify", gfc_match_nullify, ST_NULLIFY) in gfc_match_if() 4603 gfc_match_nullify (void) in gfc_match_nullify() function
|
H A D | parse.c | 527 match ("nullify", gfc_match_nullify, ST_NULLIFY); in decode_statement()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | match.h | 96 match gfc_match_nullify (void);
|
H A D | ChangeLog-2004 | 36 (gfc_match_nullify): Make sure that ')' is in front of the end of 1405 gfc_match_allocate, gfc_match_nullify, gfc_match_deallocate): 2085 gfc_match_nullify, gfc_match_call, match_implicit_range,
|
H A D | match.cc | 1628 match ("nullify", gfc_match_nullify, ST_NULLIFY) in gfc_match_if() 4644 gfc_match_nullify (void) in gfc_match_nullify() function
|
H A D | ChangeLog-2013 | 539 gfc_match_nullify, gfc_match_call, match_simple_where, gfc_match_where):
|
H A D | ChangeLog-2009 | 2452 * match.c (gfc_match_nullify): NULLify freed pointer. 2675 gfc_match_nullify, match_typebound_call, gfc_match_call
|
H A D | parse.cc | 529 match ("nullify", gfc_match_nullify, ST_NULLIFY); in decode_statement()
|
H A D | ChangeLog-2010 | 1170 (gfc_match_nullify): Remove PURE definability check. 4551 * match.c (gfc_match_nullify): Likewise.
|
H A D | ChangeLog-2012 | 2169 * match.c (alloc_opt_list, gfc_match_nullify): Ditto.
|
H A D | ChangeLog-2019 | 28 * match.c (gfc_match_nullify): Check for valid pointer object.
|
H A D | ChangeLog-2011 | 2493 * match.c (gfc_match_nullify): Ditto.
|
H A D | ChangeLog-2006 | 4128 match.c (gfc_match_nullify): Free the list from head not tail.
|