Home | History | Annotate | Download | only in gcc-demangle

Lines Matching refs:ptl

2340   struct demangle_component **ptl;
2343 ptl = &tl;
2354 *ptl = d_make_comp (di, DEMANGLE_COMPONENT_ARGLIST, type, NULL);
2355 if (*ptl == NULL)
2357 ptl = &d_right (*ptl);