Home
last modified time | relevance | path

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

/netbsd/external/gpl3/gcc.old/dist/include/
H A Dgomp-constants.h35 #define GOMP_MAP_LAST (1 << 8) macro
157 GOMP_MAP_FIRSTPRIVATE_POINTER = (GOMP_MAP_LAST | 1),
159 GOMP_MAP_FIRSTPRIVATE_REFERENCE = (GOMP_MAP_LAST | 2),
163 GOMP_MAP_ATTACH_DETACH = (GOMP_MAP_LAST | 3)
/netbsd/external/gpl3/gcc/dist/include/
H A Dgomp-constants.h35 #define GOMP_MAP_LAST (1 << 8) macro
179 GOMP_MAP_FIRSTPRIVATE_POINTER = (GOMP_MAP_LAST | 1),
181 GOMP_MAP_FIRSTPRIVATE_REFERENCE = (GOMP_MAP_LAST | 2),
185 GOMP_MAP_ATTACH_DETACH = (GOMP_MAP_LAST | 3)
/netbsd/external/gpl3/gcc/dist/gcc/
H A Dtree-streamer-out.c410 bp_pack_enum (bp, gomp_map_kind, GOMP_MAP_LAST, in pack_ts_omp_clause_value_fields()
H A Dtree-streamer-out.cc423 bp_pack_enum (bp, gomp_map_kind, GOMP_MAP_LAST, in pack_ts_omp_clause_value_fields()
H A Dtree-streamer-in.cc461 GOMP_MAP_LAST)); in unpack_ts_omp_clause_value_fields()
H A Dtree-streamer-in.c455 GOMP_MAP_LAST)); in unpack_ts_omp_clause_value_fields()
/netbsd/external/gpl3/gcc.old/dist/gcc/
H A Dtree-streamer-out.c410 bp_pack_enum (bp, gomp_map_kind, GOMP_MAP_LAST, in pack_ts_omp_clause_value_fields()
H A Dtree-streamer-in.c455 GOMP_MAP_LAST)); in unpack_ts_omp_clause_value_fields()