Searched defs:GOMP_DIM_MASK (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/include/
H A Dgomp-constants.h257 #define GOMP_DIM_MASK(X) (1u << (X)) macro
/netbsd-current/external/gpl3/gcc/dist/include/
H A Dgomp-constants.h287 #define GOMP_DIM_MASK(X) (1u << (X)) macro

Completed in 118 milliseconds