Home
last modified time | relevance | path

Searched refs:gfc_compare_with_Cstring (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Darith.h37 int gfc_compare_with_Cstring (gfc_expr *, const char *, bool);
H A Darith.cc1138 gfc_compare_with_Cstring (gfc_expr *a, const char *b, bool case_sensitive) in gfc_compare_with_Cstring() function
H A Dsimplify.cc7221 if (gfc_compare_with_Cstring (e, "ascii", false) == 0 in gfc_simplify_selected_char_kind()
7222 || gfc_compare_with_Cstring (e, "default", false) == 0) in gfc_simplify_selected_char_kind()
7224 else if (gfc_compare_with_Cstring (e, "iso_10646", false) == 0) in gfc_simplify_selected_char_kind()
H A DChangeLog-20082808 gfc_compare_with_Cstring, hollerith2representation,
2965 * arith.c (gfc_compare_with_Cstring): New function.
2966 * arith.h (gfc_compare_with_Cstring): New prototype.
H A DChangeLog-20182557 (gfc_compare_with_Cstring): Likewise.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Darith.h37 int gfc_compare_with_Cstring (gfc_expr *, const char *, bool);
H A Darith.c1134 gfc_compare_with_Cstring (gfc_expr *a, const char *b, bool case_sensitive) in gfc_compare_with_Cstring() function
H A Dsimplify.c7078 if (gfc_compare_with_Cstring (e, "ascii", false) == 0 in gfc_simplify_selected_char_kind()
7079 || gfc_compare_with_Cstring (e, "default", false) == 0) in gfc_simplify_selected_char_kind()
7081 else if (gfc_compare_with_Cstring (e, "iso_10646", false) == 0) in gfc_simplify_selected_char_kind()