Home
last modified time | relevance | path

Searched defs:target_var_desc (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libgomp/
H A Dlibgomp.h1021 struct target_var_desc { struct
1023 splay_tree_key key;
1025 bool copy_from;
1027 bool always_copy_from;
1029 bool is_attach;
1032 bool has_null_ptr_assoc;
1034 uintptr_t offset;
1036 uintptr_t length;
/netbsd-src/external/gpl3/gcc.old/dist/libgomp/
H A Dlibgomp.h944 struct target_var_desc { struct
946 splay_tree_key key;
948 bool copy_from;
950 bool always_copy_from;
952 bool is_attach;
954 uintptr_t offset;
956 uintptr_t length;