Searched refs:gfc_simplify_xor (Results 1 – 9 of 9) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | intrinsic.h | 434 gfc_expr *gfc_simplify_xor (gfc_expr *, gfc_expr *);
|
H A D | intrinsic.c | 2169 dl, GFC_STD_GNU, gfc_check_and, gfc_simplify_xor, gfc_resolve_xor, in add_functions()
|
H A D | simplify.c | 8410 gfc_simplify_xor (gfc_expr *x, gfc_expr *y) in gfc_simplify_xor() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | intrinsic.h | 433 gfc_expr *gfc_simplify_xor (gfc_expr *, gfc_expr *);
|
H A D | ChangeLog-2010 | 4510 (gfc_simplify_xor): Replaced if-gate by more common switch-over-type. 4583 (gfc_simplify_xor): Likewise.
|
H A D | intrinsic.cc | 2195 dl, GFC_STD_GNU, gfc_check_and, gfc_simplify_xor, gfc_resolve_xor, in add_functions()
|
H A D | simplify.cc | 8553 gfc_simplify_xor (gfc_expr *x, gfc_expr *y) in gfc_simplify_xor() function
|
H A D | ChangeLog-2005 | 644 gfc_simplify_xor): New functions.
|
H A D | ChangeLog-2008 | 2676 gfc_simplify_xor): Don't range check logical results.
|