Home
last modified time | relevance | path

Searched defs:GOMP_TASK_FLAG_PRIORITY (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/include/
H A Dgomp-constants.h215 #define GOMP_TASK_FLAG_PRIORITY (1 << 4) macro
/netbsd-src/external/gpl3/gcc/dist/include/
H A Dgomp-constants.h244 #define GOMP_TASK_FLAG_PRIORITY (1 << 4) macro