Searched defs:images (Results 1 – 8 of 8) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/libgfortran/caf/ |
H A D | mpi.c | 280 _gfortran_caf_sync_images (int count, int images[], int *stat, char *errmsg, in _gfortran_caf_sync_images()
|
H A D | single.c | 246 int images[] __attribute__ ((unused)), in _gfortran_caf_sync_images()
|
/netbsd-src/external/gpl3/gcc/dist/libgfortran/caf/ |
H A D | mpi.c | 280 _gfortran_caf_sync_images (int count, int images[], int *stat, char *errmsg, in _gfortran_caf_sync_images()
|
H A D | single.c | 246 int images[] __attribute__ ((unused)), in _gfortran_caf_sync_images()
|
/netbsd-src/external/gpl3/gcc.old/dist/libgomp/plugin/ |
H A D | plugin-nvptx.c | 304 struct ptx_image_data *images; /* Images loaded on device. */ member
|
/netbsd-src/external/gpl3/gcc/dist/libgomp/plugin/ |
H A D | plugin-nvptx.c | 318 struct ptx_image_data *images; /* Images loaded on device. */ member
|
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | trans-stmt.cc | 1215 tree images = NULL_TREE, stat = NULL_TREE, in gfc_trans_sync() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | trans-stmt.c | 1181 tree images = NULL_TREE, stat = NULL_TREE, in gfc_trans_sync() local
|