Home
last modified time | relevance | path

Searched refs:match_string_constant (Results 1 – 13 of 13) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dprimary.c1045 match_string_constant (gfc_expr **result) in match_string_constant() function
1565 m = match_string_constant (result); in gfc_match_literal_constant()
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dprimary.cc1024 match_string_constant (gfc_expr **result) in match_string_constant() function
1544 m = match_string_constant (result); in gfc_match_literal_constant()
H A DChangeLog-2004849 match_string_constant, match_logical_constant,
2099 next_string_char, match_charkind_name, match_string_constant,
H A DChangeLog-20082901 match_string_constant, match_logical_constant_string,
2968 * primary.c (match_string_constant, match_kind_param): Mark
H A DChangeLog-20212486 * primary.c (match_string_constant): Simplify substrings with
H A DChangeLog-20172137 match_string_constant): Adjust gfc_extract_int callers.
H A DChangeLog-20103836 * primary.c (match_string_constant): Move start_locus just inside
4552 * primary.c (match_string_constant): Likewise.
H A DChangeLog-2012605 * primary.c (match_string_constant): Ditto.
H A DChangeLog-20182569 * primary.c (match_string_constant): Use size_t.
H A DChangeLog-2015764 (match_string_constant, gfc_match_rvalue): Set the argument.
H A DChangeLog-20113294 * primary.c (match_string_constant,match_logical_constant): Remove
H A DChangeLog-2005486 (match_string_constant): Peek for b, o, z, and x
H A DChangeLog-20074770 (match_string_constant): Print warning message only once.