Searched refs:gfc_resolve_unpack (Results 1 – 10 of 10) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | intrinsic.h | 626 void gfc_resolve_unpack (gfc_expr *, gfc_expr *, gfc_expr *, gfc_expr *);
|
H A D | iresolve.c | 3152 gfc_resolve_unpack (gfc_expr *f, gfc_expr *vector, gfc_expr *mask, in gfc_resolve_unpack() function
|
H A D | intrinsic.c | 3265 gfc_check_unpack, gfc_simplify_unpack, gfc_resolve_unpack, in add_functions()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | intrinsic.h | 624 void gfc_resolve_unpack (gfc_expr *, gfc_expr *, gfc_expr *, gfc_expr *);
|
H A D | ChangeLog-2005 | 1534 (gfc_resolve_transpose, gfc_resolve_unpack): Add "_char" to the name 1537 (gfc_resolve_unpack): Copy the whole typespec from the vector.
|
H A D | iresolve.cc | 3187 gfc_resolve_unpack (gfc_expr *f, gfc_expr *vector, gfc_expr *mask, in gfc_resolve_unpack() function
|
H A D | ChangeLog-2007 | 2322 (gfc_resolve_unpack): Likewise. 2764 (gfc_resolve_unpack): Convert mask to gfc_default_lotical_kind
|
H A D | ChangeLog-2004 | 68 gfc_resolve_unpack: Use PREFIX.
|
H A D | intrinsic.cc | 3291 gfc_check_unpack, gfc_simplify_unpack, gfc_resolve_unpack, in add_functions()
|
H A D | ChangeLog-2008 | 2515 (gfc_resolve_unpack): Likewise.
|