Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Ddecl.c5041 match_string_p (const char *target) in match_string_p() function
5125 if (match_string_p ("locatable")) in match_attr_spec()
5133 if (match_string_p ("ynchronous")) in match_attr_spec()
5141 if (match_string_p ("tomatic")) in match_attr_spec()
5166 if (match_string_p ("imension")) in match_attr_spec()
5173 if (match_string_p ("tiguous")) in match_attr_spec()
5182 if (match_string_p ("dimension")) in match_attr_spec()
5187 if (match_string_p ("external")) in match_attr_spec()
5192 if (match_string_p ("int")) in match_attr_spec()
5197 if (match_string_p ("nt")) in match_attr_spec()
[all …]
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Ddecl.cc5146 match_string_p (const char *target) in match_string_p() function
5230 if (match_string_p ("locatable")) in match_attr_spec()
5238 if (match_string_p ("ynchronous")) in match_attr_spec()
5246 if (match_string_p ("tomatic")) in match_attr_spec()
5271 if (match_string_p ("imension")) in match_attr_spec()
5278 if (match_string_p ("tiguous")) in match_attr_spec()
5287 if (match_string_p ("dimension")) in match_attr_spec()
5292 if (match_string_p ("external")) in match_attr_spec()
5297 if (match_string_p ("int")) in match_attr_spec()
5302 if (match_string_p ("nt")) in match_attr_spec()
[all …]
H A DChangeLog-20082877 match_string_p, match_attr_spec, gfc_match_suffix,
H A DChangeLog-20071657 * decl.c (match_string_p): New helper function to explicitly match