Searched refs:GOMP_MAP_ALWAYS_FROM_P (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/include/
H A Dgomp-constants.h180 #define GOMP_MAP_ALWAYS_FROM_P(X) \ macro
/netbsd-current/external/gpl3/gcc/dist/include/
H A Dgomp-constants.h206 #define GOMP_MAP_ALWAYS_FROM_P(X) \ macro
/netbsd-current/external/gpl3/gcc.old/dist/libgomp/
H A Dtarget.c364 tgt_var->always_copy_from = GOMP_MAP_ALWAYS_FROM_P (kind);
1154 = GOMP_MAP_ALWAYS_FROM_P (kind & typemask);
/netbsd-current/external/gpl3/gcc/dist/libgomp/
H A Dtarget.c551 tgt_var->always_copy_from = GOMP_MAP_ALWAYS_FROM_P (kind);
1562 = GOMP_MAP_ALWAYS_FROM_P (kind & typemask);

Completed in 135 milliseconds