Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/include/
H A Dgomp-constants.h223 #define GOMP_TARGET_FLAG_NOWAIT (1 << 0) macro
/netbsd-src/external/gpl3/gcc/dist/include/
H A Dgomp-constants.h254 #define GOMP_TARGET_FLAG_NOWAIT (1 << 0) macro