Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A DChangeLog-20031199 * resolve.c (compare_bound_int, resolve_where_shape): Proper return
1402 (resolve_where_shape): New function.
H A Dresolve.cc10485 resolve_where_shape (gfc_expr *expr1, gfc_expr *expr2) in resolve_where_shape() function
10546 if (!resolve_where_shape (cblock->expr1, e)) in resolve_where()
10562 if (e && !resolve_where_shape (cnext->expr1, e)) in resolve_where()
H A DChangeLog-20111763 (resolve_where_shape): Re-use gfc_clear_shape.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dresolve.c10338 resolve_where_shape (gfc_expr *expr1, gfc_expr *expr2) in resolve_where_shape() function
10399 if (!resolve_where_shape (cblock->expr1, e)) in resolve_where()
10415 if (e && !resolve_where_shape (cnext->expr1, e)) in resolve_where()