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

/external/gcc-demangle/
H A Ddemangle.h104 #define GNU_DEMANGLING (((int) CURRENT_DEMANGLING_STYLE) & DMGL_GNU) macro
/external/valgrind/main/coregrind/m_demangle/
H A Ddemangle.h106 #define GNU_DEMANGLING (((int) CURRENT_DEMANGLING_STYLE) & DMGL_GNU) macro

Completed in 33 milliseconds