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

/netbsd-current/external/gpl3/gcc.old/dist/include/
H A Dgomp-constants.h174 #define GOMP_MAP_POINTER_P(X) \ macro
/netbsd-current/external/gpl3/gcc/dist/include/
H A Dgomp-constants.h199 #define GOMP_MAP_POINTER_P(X) \ macro
/netbsd-current/external/gpl3/gcc/dist/libgomp/
H A Dtarget.c1088 if (!GOMP_MAP_POINTER_P (kind & typemask))
1152 || !GOMP_MAP_POINTER_P (ptr_kind)
1205 if (!GOMP_MAP_POINTER_P ((kind = (get_kind (short_mapkind,
1310 || !GOMP_MAP_POINTER_P (ptr_kind)
1495 if (!GOMP_MAP_POINTER_P (kind & typemask))
1612 if (!GOMP_MAP_POINTER_P (ptr_kind)
3139 if (!GOMP_MAP_POINTER_P (get_kind (true, kinds, j) & 0xff)
/netbsd-current/external/gpl3/gcc.old/dist/libgomp/
H A Dtarget.c819 if (!GOMP_MAP_POINTER_P (kind & typemask))
885 if (!GOMP_MAP_POINTER_P (get_kind (short_mapkind, kinds, j)
1116 if (!GOMP_MAP_POINTER_P (kind & typemask))
1197 if (!GOMP_MAP_POINTER_P (get_kind (short_mapkind, kinds,
2493 if (!GOMP_MAP_POINTER_P (get_kind (true, kinds, j) & 0xff))

Completed in 147 milliseconds