Home
last modified time | relevance | path

Searched defs:GOMP_DIM_MAX (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/include/
H A Dgomp-constants.h256 #define GOMP_DIM_MAX 3 macro
/netbsd-src/external/gpl3/gcc/dist/include/
H A Dgomp-constants.h286 #define GOMP_DIM_MAX 3 macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/gcn/
H A Dgcn.cc5195 int ARG_UNUSED (dims[GOMP_DIM_MAX]), in gcn_shared_mem_layout()
5197 ARG_UNUSED (private_size[GOMP_DIM_MAX]), in gcn_shared_mem_layout()
5198 unsigned HOST_WIDE_INT reduction_size[GOMP_DIM_MAX]) in gcn_shared_mem_layout()