Home
last modified time | relevance | path

Searched refs:GOMP_MAP_FLAG_FROM (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/include/
Dgomp-constants.h38 #define GOMP_MAP_FLAG_FROM (1 << 1) macro
69 GOMP_MAP_FROM = (GOMP_MAP_ALLOC | GOMP_MAP_FLAG_FROM),
194 && ((X) & GOMP_MAP_FLAG_FROM))