Searched defs:to_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()
|
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()
|
/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()
|
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()
|