Searched refs:gfc_match_intrinsic (Results 1 – 7 of 7) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | match.h | 260 match gfc_match_intrinsic (void);
|
H A D | parse.c | 229 match ("intrinsic", gfc_match_intrinsic, ST_ATTR_DECL); in decode_specification_statement() 513 match ("intrinsic", gfc_match_intrinsic, ST_ATTR_DECL); in decode_statement()
|
H A D | decl.c | 8943 gfc_match_intrinsic (void) in gfc_match_intrinsic() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | match.h | 277 match gfc_match_intrinsic (void);
|
H A D | parse.cc | 231 match ("intrinsic", gfc_match_intrinsic, ST_ATTR_DECL); in decode_specification_statement() 515 match ("intrinsic", gfc_match_intrinsic, ST_ATTR_DECL); in decode_statement()
|
H A D | decl.cc | 9031 gfc_match_intrinsic (void) in gfc_match_intrinsic() function
|
H A D | ChangeLog-2006 | 4366 (gfc_match_external, gfc_match_intent, gfc_match_intrinsic,
|