Searched refs:from_kind (Results 1 – 4 of 4) sorted by relevance
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
| H A D | arith.c | 1955 wprecision_real_real (mpfr_t r, int from_kind, int to_kind) in wprecision_real_real() argument 1962 gfc_set_model_kind (from_kind); in wprecision_real_real()
|
| H A D | intrinsic.c | 3939 add_conv (bt from_type, int from_kind, bt to_type, int to_kind, int standard) in add_conv() argument 3952 from.kind = from_kind; in add_conv()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
| H A D | arith.cc | 2005 wprecision_real_real (mpfr_t r, int from_kind, int to_kind) in wprecision_real_real() argument 2012 gfc_set_model_kind (from_kind); in wprecision_real_real()
|
| H A D | intrinsic.cc | 3965 add_conv (bt from_type, int from_kind, bt to_type, int to_kind, int standard) in add_conv() argument 3978 from.kind = from_kind; in add_conv()
|