Searched refs:gfc_simplify_modulo (Results 1 – 12 of 12) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | intrinsic.h | 372 gfc_expr *gfc_simplify_modulo (gfc_expr *, gfc_expr *);
|
H A D | intrinsic.c | 2683 gfc_check_a_p, gfc_simplify_modulo, gfc_resolve_modulo, in add_functions()
|
H A D | simplify.c | 5881 gfc_simplify_modulo (gfc_expr *a, gfc_expr *p) in gfc_simplify_modulo() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | intrinsic.h | 371 gfc_expr *gfc_simplify_modulo (gfc_expr *, gfc_expr *);
|
H A D | ChangeLog-2005 | 497 gfc_simplify_modulo): When arguments have different kinds, fold 2269 * simplify.c (gfc_simplify_modulo): Don't clear before get result.
|
H A D | ChangeLog-2012 | 1811 (gfc_simplify_modulo): Likewise, use copysign to fix the result if
|
H A D | ChangeLog-2004 | 1330 gfc_simplify_modulo,gfc_simplify_nearest,simplify_nint,
|
H A D | ChangeLog-2018 | 960 * simplify.c (gfc_simplify_modulo): Re-arrange code to test whether
|
H A D | intrinsic.cc | 2709 gfc_check_a_p, gfc_simplify_modulo, gfc_resolve_modulo, in add_functions()
|
H A D | simplify.cc | 6012 gfc_simplify_modulo (gfc_expr *a, gfc_expr *p) in gfc_simplify_modulo() function
|
H A D | ChangeLog-2008 | 2313 (gfc_simplify_modulo): Ditto.
|
H A D | ChangeLog-2010 | 4493 (gfc_simplify_modulo): Whitespace fix.
|