Searched refs:gfc_resolve_dnint (Results 1 – 7 of 7) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | intrinsic.h | 454 void gfc_resolve_dnint (gfc_expr *, gfc_expr *);
|
H A D | iresolve.c | 394 gfc_resolve_dnint (gfc_expr *f, gfc_expr *a) in gfc_resolve_dnint() function
|
H A D | intrinsic.c | 1459 NULL, gfc_simplify_dnint, gfc_resolve_dnint, in add_functions()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | intrinsic.h | 453 void gfc_resolve_dnint (gfc_expr *, gfc_expr *);
|
H A D | ChangeLog-2003 | 376 * iresolve.c (gfc_resolve_dint, gfc_resolve_dnint): New functions. 379 * intrinsic.h (gfc_resolve_dint, gfc_resolve_dnint): Declare.
|
H A D | iresolve.cc | 400 gfc_resolve_dnint (gfc_expr *f, gfc_expr *a) in gfc_resolve_dnint() function
|
H A D | intrinsic.cc | 1485 NULL, gfc_simplify_dnint, gfc_resolve_dnint, in add_functions()
|