Searched defs:pdpm (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/coregrind/m_demangle/
H A Dcp-demangle.c4681 struct d_print_mod *pdpm; local
4687 for (pdpm = dpi->modifiers; pdpm != NULL; pdpm = pdpm->next)
4689 if (! pdpm->printed)
4691 if (pdpm->mod->type != DEMANGLE_COMPONENT_RESTRICT
4692 && pdpm->mod->type != DEMANGLE_COMPONENT_VOLATILE
4693 && pdpm->mod->type != DEMANGLE_COMPONENT_CONST)
4695 if (pdpm
4878 struct d_print_mod *pdpm; local
[all...]

Completed in 32 milliseconds