Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libgomp/
H A Dlibgomp.h1133 uintptr_t *structelem_refcount_ptr; member
H A Dtarget.c444 refcount_ptr = k->structelem_refcount_ptr; in gomp_increment_refcount()
491 refcount_ptr = k->structelem_refcount_ptr; in gomp_decrement_refcount()
1537 k->structelem_refcount_ptr in gomp_map_vars_internal()
1832 k = (splay_tree_key) ((char *) k->structelem_refcount_ptr in gomp_remove_var_internal()
H A DChangeLog2056 structelem_refcount_ptr fields into a union with dynamic_refcount.