Searched defs:result_image (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/libgfortran/caf/ |
H A D | single.c | 395 int result_image __attribute__ ((unused)), in _gfortran_caf_co_sum() 405 int result_image __attribute__ ((unused)), in _gfortran_caf_co_min() 416 int result_image __attribute__ ((unused)), in _gfortran_caf_co_max() 431 int result_image __attribute__ ((unused)), in _gfortran_caf_co_reduce()
|
/netbsd-src/external/gpl3/gcc.old/dist/libgfortran/caf/ |
H A D | single.c | 395 int result_image __attribute__ ((unused)), in _gfortran_caf_co_sum() 405 int result_image __attribute__ ((unused)), in _gfortran_caf_co_min() 416 int result_image __attribute__ ((unused)), in _gfortran_caf_co_max() 431 int result_image __attribute__ ((unused)), in _gfortran_caf_co_reduce()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | check.cc | 2218 gfc_check_co_reduce (gfc_expr *a, gfc_expr *op, gfc_expr *result_image, in gfc_check_co_reduce() 2384 gfc_check_co_minmax (gfc_expr *a, gfc_expr *result_image, gfc_expr *stat, in gfc_check_co_minmax() 2401 gfc_check_co_sum (gfc_expr *a, gfc_expr *result_image, gfc_expr *stat, in gfc_check_co_sum()
|
H A D | intrinsic.cc | 3460 *result_image = "result_image", *sec = "seconds", *sig = "sig", in add_subroutines() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | check.c | 2214 gfc_check_co_reduce (gfc_expr *a, gfc_expr *op, gfc_expr *result_image, in gfc_check_co_reduce() 2380 gfc_check_co_minmax (gfc_expr *a, gfc_expr *result_image, gfc_expr *stat, in gfc_check_co_minmax() 2397 gfc_check_co_sum (gfc_expr *a, gfc_expr *result_image, gfc_expr *stat, in gfc_check_co_sum()
|
H A D | intrinsic.c | 3434 *result_image = "result_image", *sec = "seconds", *sig = "sig", in add_subroutines() local
|