Home | History | Annotate | Download | only in m_demangle

Lines Matching refs:ptl

2440   struct demangle_component **ptl;
2443 ptl = &tl;
2454 *ptl = d_make_comp (di, DEMANGLE_COMPONENT_ARGLIST, type, NULL);
2455 if (*ptl == NULL)
2457 ptl = &d_right (*ptl);