Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdemangle/common/
H A Dcxx.c27 #define CPP_QUAL_RESTRICT (4U) macro
417 if (cv & CPP_QUAL_RESTRICT) { in parse_encoding()
3908 *cv |= CPP_QUAL_RESTRICT; in parse_cv_qualifiers()