Home
last modified time | relevance | path

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

/external/valgrind/coregrind/m_demangle/
Ddemangle.h61 #define DMGL_HP (1 << 12) /* For the HP aCC compiler; macro
71 #define DMGL_STYLE_MASK (DMGL_AUTO|DMGL_GNU|DMGL_LUCID|DMGL_ARM|DMGL_HP|DMGL_EDG|DMGL_GNU_V3|DMGL_J…
89 hp_demangling = DMGL_HP,
120 #define HP_DEMANGLING (((int) CURRENT_DEMANGLING_STYLE) & DMGL_HP)