Searched defs:GOMP_LAUNCH_CODE (Results 1 – 2 of 2) sorted by relevance
270 #define GOMP_LAUNCH_CODE(X) (((X) >> GOMP_LAUNCH_CODE_SHIFT) & 0xf) macro
300 #define GOMP_LAUNCH_CODE(X) (((X) >> GOMP_LAUNCH_CODE_SHIFT) & 0xf) macro