Home
last modified time | relevance | path

Searched refs:find_inquiry_ref (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A DChangeLog54 * expr.cc (find_inquiry_ref): Replace len of pdt_string by
56 (simplify_ref_chain): Ensure input to find_inquiry_ref is
H A Dexpr.cc1804 find_inquiry_ref (gfc_expr *p, gfc_expr **newp) in find_inquiry_ref() function
2038 if (!find_inquiry_ref (p, &newp)) in simplify_const_ref()
2093 if (!find_inquiry_ref (*p, &newp)) in simplify_ref_chain()
H A DChangeLog-201892 * expr.c (find_inquiry_ref): Loop through the inquiry refs in
95 find_inquiry_ref.
378 (find_inquiry_ref): New function.
H A DChangeLog-201934 * expr.c (find_inquiry_ref): Catch INQUIRY_LEN case, where the
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dexpr.c1788 find_inquiry_ref (gfc_expr *p, gfc_expr **newp) in find_inquiry_ref() function
2013 if (!find_inquiry_ref (p, &newp)) in simplify_const_ref()
2068 if (!find_inquiry_ref (*p, &newp)) in simplify_ref_chain()