Searched refs:m_group (Results 1 - 7 of 7) sorted by relevance

/netbsd-current/external/gpl3/gcc/dist/libphobos/libdruntime/core/sync/
H A Dbarrier.d61 m_group = 0;
82 uint group = m_group;
86 m_group++;
90 while ( group == m_group )
99 uint m_group;
/netbsd-current/external/gpl3/gcc/dist/gcc/rtl-ssa/
H A Daccesses.h575 bool is_in_group () const { return m_group; }
626 void set_group (clobber_group *group) { m_group = group; }
635 clobber_group *m_group; member in class:rtl_ssa::clobber_info
H A Daccesses.cc34 // This clobber belongs to a clobber_group but m_group appears to be
48 return node->m_group->has_been_superceded () ? nullptr : node->m_group;
66 while (cursor->m_group != group)
68 cursor->m_group = group;
72 gcc_checking_assert (m_group == group);
/netbsd-current/external/gpl3/gdb.old/dist/include/
H A Dos9k.h93 #define m_group m_owner.grp_usr.grp
92 #define m_group macro
/netbsd-current/external/gpl3/gdb/dist/include/
H A Dos9k.h93 #define m_group m_owner.grp_usr.grp
92 #define m_group macro
/netbsd-current/external/gpl3/binutils.old/dist/include/
H A Dos9k.h93 #define m_group m_owner.grp_usr.grp
92 #define m_group macro
/netbsd-current/external/gpl3/binutils/dist/include/
H A Dos9k.h93 #define m_group m_owner.grp_usr.grp
92 #define m_group macro

Completed in 300 milliseconds