Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdemangle/common/
H A Dcxx.c26 #define CPP_QUAL_VOLATILE (2U) macro
414 if (cv & CPP_QUAL_VOLATILE) { in parse_encoding()
3912 *cv |= CPP_QUAL_VOLATILE; in parse_cv_qualifiers()