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

/vbox/include/iprt/
H A Dasn1-generator-pass.h1030 # define RTASN1TMPL_MEMBER_CONSTR_BITSTRING_MIN_MAX(a_Name, cMinBits, cMaxBits, a_MoreConstraints) \ macro
1256 RTASN1TMPL_MEMBER_CONSTR_BITSTRING_MIN_MAX(a_Name, 0, a_cMaxBits, RT_NOTHING))
1308 #ifndef RTASN1TMPL_MEMBER_CONSTR_BITSTRING_MIN_MAX
1309 # define RTASN1TMPL_MEMBER_CONSTR_BITSTRING_MIN_MAX(a_Name, cMinBits, cMaxBits, a_MoreConstraints) macro
1401 #undef RTASN1TMPL_MEMBER_CONSTR_BITSTRING_MIN_MAX macro

Completed in 75 milliseconds