Searched refs:gfc_resolve_not (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | intrinsic.h | 574 void gfc_resolve_not (gfc_expr *, gfc_expr *);
|
H A D | iresolve.c | 2184 gfc_resolve_not (gfc_expr *f, gfc_expr *i) in gfc_resolve_not() function
|
H A D | intrinsic.c | 2711 gfc_check_i, gfc_simplify_not, gfc_resolve_not, in add_functions()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | intrinsic.h | 572 void gfc_resolve_not (gfc_expr *, gfc_expr *);
|
H A D | iresolve.cc | 2209 gfc_resolve_not (gfc_expr *f, gfc_expr *i) in gfc_resolve_not() function
|
H A D | intrinsic.cc | 2737 gfc_check_i, gfc_simplify_not, gfc_resolve_not, in add_functions()
|