/netbsd-src/external/gpl3/gcc/dist/libgfortran/caf/ |
H A D | single.c | 731 int image_index __attribute__ ((unused)), in _gfortran_caf_get() 924 int image_index __attribute__ ((unused)), in _gfortran_caf_send() 1543 int image_index __attribute__ ((unused)), in _gfortran_caf_get_by_ref() 2433 int image_index __attribute__ ((unused)), in _gfortran_caf_send_by_ref() 2832 int image_index __attribute__ ((unused)), in _gfortran_caf_atomic_define() 2848 int image_index __attribute__ ((unused)), in _gfortran_caf_atomic_ref() 2865 int image_index __attribute__ ((unused)), in _gfortran_caf_atomic_cas() 2884 int image_index __attribute__ ((unused)), in _gfortran_caf_atomic_op() 2920 int image_index __attribute__ ((unused)), in _gfortran_caf_event_post() 2950 int image_index __attribute__ ((unused)), in _gfortran_caf_event_query() [all …]
|
/netbsd-src/external/gpl3/gcc.old/dist/libgfortran/caf/ |
H A D | single.c | 731 int image_index __attribute__ ((unused)), in _gfortran_caf_get() 924 int image_index __attribute__ ((unused)), in _gfortran_caf_send() 1543 int image_index __attribute__ ((unused)), in _gfortran_caf_get_by_ref() 2433 int image_index __attribute__ ((unused)), in _gfortran_caf_send_by_ref() 2832 int image_index __attribute__ ((unused)), in _gfortran_caf_atomic_define() 2848 int image_index __attribute__ ((unused)), in _gfortran_caf_atomic_ref() 2865 int image_index __attribute__ ((unused)), in _gfortran_caf_atomic_cas() 2884 int image_index __attribute__ ((unused)), in _gfortran_caf_atomic_op() 2920 int image_index __attribute__ ((unused)), in _gfortran_caf_event_post() 2950 int image_index __attribute__ ((unused)), in _gfortran_caf_event_query() [all …]
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | trans-intrinsic.c | 1662 tree caf_decl, token, offset, image_index, tmp; in gfc_conv_intrinsic_caf_get() local 1927 tree caf_decl, token, offset, image_index, tmp, lhs_kind, rhs_kind; in conv_caf_send() local 8687 tree caf_reference, caf_decl, token, image_index; in trans_caf_is_present() local 11037 tree fndecl, array = NULL_TREE, strlen, image_index, stat, errmsg, errmsg_len; in conv_co_collective() local 11301 tree image_index, caf_decl, offset, token; in conv_intrinsic_atomic_op() local 11482 tree image_index, caf_decl, offset, token; in conv_intrinsic_atomic_ref() local 11605 tree image_index, caf_decl, offset, token; in conv_intrinsic_atomic_cas() local 11700 tree tmp, token, image_index; in conv_intrinsic_event_query() local
|
H A D | trans.h | 112 tree image_index; member
|
H A D | trans-stmt.c | 860 tree tmp, token, image_index, errmsg, errmsg_len; in gfc_trans_lock_unlock() local 1056 tree tmp, token, image_index, errmsg, errmsg_len; in gfc_trans_event_post_wait() local
|
H A D | iresolve.c | 2884 static char image_index[] = "__image_index"; in gfc_resolve_image_index() local
|
H A D | trans-array.c | 9968 tree image_index, tree stat, tree errmsg, in gfc_bcast_alloc_comp()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | trans-intrinsic.cc | 1670 tree caf_decl, token, offset, image_index, tmp; in gfc_conv_intrinsic_caf_get() local 1935 tree caf_decl, token, offset, image_index, tmp, lhs_kind, rhs_kind; in conv_caf_send() local 8771 tree caf_reference, caf_decl, token, image_index; in trans_caf_is_present() local 11382 tree fndecl, array = NULL_TREE, strlen, image_index, stat, errmsg, errmsg_len; in conv_co_collective() local 11670 tree image_index, caf_decl, offset, token; in conv_intrinsic_atomic_op() local 11851 tree image_index, caf_decl, offset, token; in conv_intrinsic_atomic_ref() local 11974 tree image_index, caf_decl, offset, token; in conv_intrinsic_atomic_cas() local 12069 tree tmp, token, image_index; in conv_intrinsic_event_query() local
|
H A D | trans.h | 115 tree image_index; member
|
H A D | trans-stmt.cc | 894 tree tmp, token, image_index, errmsg, errmsg_len; in gfc_trans_lock_unlock() local 1090 tree tmp, token, image_index, errmsg, errmsg_len; in gfc_trans_event_post_wait() local
|
H A D | iresolve.cc | 2918 static char image_index[] = "__image_index"; in gfc_resolve_image_index() local
|
H A D | trans-array.cc | 10169 tree image_index, tree stat, tree errmsg, in gfc_bcast_alloc_comp()
|