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

Lines Matching refs:pal

2586   struct demangle_component **pal;
2604 pal = &al;
2613 *pal = d_make_comp (di, DEMANGLE_COMPONENT_TEMPLATE_ARGLIST, a, NULL);
2614 if (*pal == NULL)
2616 pal = &d_right (*pal);