Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dintrinsic.h377 gfc_expr *gfc_simplify_null (gfc_expr *);
H A Dintrinsic.c2732 gfc_check_null, gfc_simplify_null, NULL, in add_functions()
H A Dsimplify.c6185 gfc_simplify_null (gfc_expr *mold) in gfc_simplify_null() function
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dintrinsic.h376 gfc_expr *gfc_simplify_null (gfc_expr *);
H A Dintrinsic.cc2758 gfc_check_null, gfc_simplify_null, NULL, in add_functions()
H A Dsimplify.cc6316 gfc_simplify_null (gfc_expr *mold) in gfc_simplify_null() function
H A DChangeLog-20063929 *simplify.c (gfc_simplify_null): Ensure type, kind type, and rank
H A DChangeLog-20104574 (gfc_simplify_null): Likewise.