Home | History | Annotate | Download | only in m_demangle

Lines Matching refs:DMGL_STYLE_MASK

869   if ((work->options & DMGL_STYLE_MASK) == 0)
870 work->options |= (int) current_demangling_style & DMGL_STYLE_MASK;