Searched defs:CLASS (Results 1 – 3 of 3) sorted by relevance
84 #define _tag(CLASS, CP, TAG) ((ASN1_##CLASS << 6) | (ASN1_##CP << 5) | ASN1_##TAG) argument85 #define _tagn(CLASS, CP, TAG) ((ASN1_##CLASS << 6) | (ASN1_##CP << 5) | TAG) argument
274 #define CLASS( global() macro
94 static CLASS: $crate::sync::LockClassKey = constant