Home
last modified time | relevance | path

Searched refs:match_substring (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dprimary.c844 match_substring (gfc_charlen *cl, int init, gfc_ref **result, bool deferred) in match_substring() function
1190 if (match_substring (NULL, 0, &e->ref, false) != MATCH_NO) in match_string_constant()
2584 switch (match_substring (primary->ts.u.cl, equiv_flag, &substring, def)) in gfc_match_varspec()
3897 && match_substring (sym->ts.u.cl, 0, &e->ref, false) == MATCH_YES) in gfc_match_rvalue()
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dprimary.cc823 match_substring (gfc_charlen *cl, int init, gfc_ref **result, bool deferred) in match_substring() function
1169 if (match_substring (NULL, 0, &e->ref, false) != MATCH_NO) in match_string_constant()
2572 switch (match_substring (primary->ts.u.cl, equiv_flag, &substring, def)) in gfc_match_varspec()
3905 && match_substring (sym->ts.u.cl, 0, &e->ref, false) == MATCH_YES) in gfc_match_rvalue()
H A DChangeLog-200349 * primary.c (match_substring): Fix substring bug for start point
H A DChangeLog-20042098 match_boz_constant, match_real_constant, match_substring,
H A DChangeLog-20182787 * primary.c (match_substring): Use gfc_charlen_int_kind.
H A DChangeLog-2015761 * primary.c (match_substring): Add an argument 'deferred' to
H A DChangeLog-20062208 * primary.c (gfc_match_rvalue): Don't call match_substring for
/netbsd-src/external/gpl3/gdb/dist/gdb/
H A DChangeLog-200151 * maint.c (match_substring): GNU coding standards fixes.
57 * maint.c (match_substring): Make parameters `string' and `substr'
141 * maint.c (match_substring): New function. Tokenizer for
143 (match_bfd_flag): Use match_substring.
144 (print_bfd_section_info): Use match_substring.
145 (print_objfile_section_info): Use match_substring.
146 (maintenance_info_sections): Use match_substring.
H A DChangeLog-20216046 * maint.c (match_substring): Return a bool, fix whitespace issue.
/netbsd-src/external/gpl3/gdb.old/dist/gdb/
H A DChangeLog-200151 * maint.c (match_substring): GNU coding standards fixes.
57 * maint.c (match_substring): Make parameters `string' and `substr'
141 * maint.c (match_substring): New function. Tokenizer for
143 (match_bfd_flag): Use match_substring.
144 (print_bfd_section_info): Use match_substring.
145 (print_objfile_section_info): Use match_substring.
146 (maintenance_info_sections): Use match_substring.