Searched defs:short_mapkind (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/libgomp/ |
H A D | target.c | 392 get_kind (bool short_mapkind, void *kinds, int idx) in get_kind() 448 const bool short_mapkind = true; in gomp_map_fields_existing() local 659 void *kinds, bool short_mapkind, in gomp_map_vars_internal() 1311 bool short_mapkind, enum gomp_map_vars_kind pragma_kind) in gomp_map_vars() 1321 void *kinds, bool short_mapkind, in gomp_map_vars_async() 1507 size_t *sizes, void *kinds, bool short_mapkind) in gomp_update()
|
/netbsd-src/external/gpl3/gcc/dist/libgomp/ |
H A D | target.c | 614 get_kind (bool short_mapkind, void *kinds, int idx) in get_kind() 627 get_implicit (bool short_mapkind, void *kinds, int idx) in get_implicit() 697 const bool short_mapkind = true; in gomp_map_fields_existing() local 921 void *kinds, bool short_mapkind, in gomp_map_vars_internal() 1737 bool short_mapkind, htab_t *refcount_set, in gomp_map_vars() 1763 void *kinds, bool short_mapkind, in goacc_map_vars() 1991 size_t *sizes, void *kinds, bool short_mapkind) in gomp_update()
|