Home
last modified time | relevance | path

Searched refs:ptl (Results 1 – 1 of 1) sorted by relevance

/openbsd/src/gnu/lib/libiberty/src/
Dcp-demangle.c1949 struct demangle_component **ptl; in d_bare_function_type() local
1963 ptl = &tl; in d_bare_function_type()
1981 *ptl = d_make_comp (di, DEMANGLE_COMPONENT_ARGLIST, type, NULL); in d_bare_function_type()
1982 if (*ptl == NULL) in d_bare_function_type()
1984 ptl = &d_right (*ptl); in d_bare_function_type()