Home
last modified time | relevance | path

Searched refs:gfc_simplify_xor (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dintrinsic.h434 gfc_expr *gfc_simplify_xor (gfc_expr *, gfc_expr *);
H A Dintrinsic.c2169 dl, GFC_STD_GNU, gfc_check_and, gfc_simplify_xor, gfc_resolve_xor, in add_functions()
H A Dsimplify.c8410 gfc_simplify_xor (gfc_expr *x, gfc_expr *y) in gfc_simplify_xor() function
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dintrinsic.h433 gfc_expr *gfc_simplify_xor (gfc_expr *, gfc_expr *);
H A DChangeLog-20104510 (gfc_simplify_xor): Replaced if-gate by more common switch-over-type.
4583 (gfc_simplify_xor): Likewise.
H A Dintrinsic.cc2195 dl, GFC_STD_GNU, gfc_check_and, gfc_simplify_xor, gfc_resolve_xor, in add_functions()
H A Dsimplify.cc8553 gfc_simplify_xor (gfc_expr *x, gfc_expr *y) in gfc_simplify_xor() function
H A DChangeLog-2005644 gfc_simplify_xor): New functions.
H A DChangeLog-20082676 gfc_simplify_xor): Don't range check logical results.