Home
last modified time | relevance | path

Searched refs:gfc_simplify_not (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dintrinsic.h380 gfc_expr *gfc_simplify_not (gfc_expr *);
H A Dintrinsic.c2711 gfc_check_i, gfc_simplify_not, gfc_resolve_not, in add_functions()
H A Dsimplify.c6170 gfc_simplify_not (gfc_expr *e) in gfc_simplify_not() function
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dintrinsic.h379 gfc_expr *gfc_simplify_not (gfc_expr *);
H A DChangeLog-2004855 gfc_simplify_nearest, gfc_simplify_not, gfc_simplify_precision,
H A Dintrinsic.cc2737 gfc_check_i, gfc_simplify_not, gfc_resolve_not, in add_functions()
H A Dsimplify.cc6301 gfc_simplify_not (gfc_expr *e) in gfc_simplify_not() function
H A DChangeLog-2005153 * simplify.c (gfc_simplify_ibset, gfc_simplify_not): Add call to
H A DChangeLog-20061665 * simplify.c (gfc_simplify_not): Construct mask that was max_int.
H A DChangeLog-20104495 (gfc_simplify_not): Whitespace fix.
H A DChangeLog-20075489 (gfc_simplify_not): Removed unnecessary masking.